As ever, you use this free program at your own risk.
Feel free to use the free software on this site but please honor the copyright.
MQERROR is a little assembler program that can be called whenever an
MQ enabled program detects a MQ Reason code of 2161 (Queue Manager is Quiescing)
is returned from a MQ API (Application Program Interface) call.
All well-behaving MQ enabled programs must handle non-zero return codes in a
manner that applies to the application requirements, but a return code of 2161
requires special handling.
MQERROR will issue a write to operator with reply (WTOR) letting the
operator know that the calling job is trying to access a queue manager that is
quiescing (closing down). However, if you don't want a WTOR to be issued it can
issue a non-delete write to operator (WTO) instead.
The options available are:
| Link |
Description |
|---|---|
|
This link will take you
to a file that contains the PDF manual for MQERROR.
This manual also contains installation instructions. The manual is also provided in the PDS that is in the XMI file. |
|
|
|
|
| This link will take you to a file that contains the z/OS load library containing the MQERROR program. This file should be unzipped and the TSO transmit file (MQERROR.XMI) should be transferred to the z/OS system using a file transfer program. The file must be transferred as a BINARY file. | |
|
|
|
|
This
link will display program assembly and link information for MQERROR. |
|
|
|
|
Abbydale Systems LLC Lic. 802696149. All rights reserved.