|
Name
|
Description |
| |
Abbydale Systems LLC. - Because IT matters
Page #1
MQERROR | This program will display the message passed to it as a system console message and wait for an operator response.
This can be used to provide a consistent interface for both operations and programmers.
It can give the operators a chance to correct any issues before allowing the job to continue.
For example, start a channel, check for a remote application availability etc.
Link to information page click here.
The program assembly and link information can be accessed by clicking here. |
|
MQVER | This program will list the status of all the defined MQ subsystems on a z/OS system
This program is similar to QMSTAT but QMSTAT has the ability to check on an individual subsystem, MQVER does not.
It is recommended to use QMSTAT rather than this program.
Link to information page click here. |
|
QMGRWAIT | This program will issue a "jobname has detect that qmgr is quiescing.
The operators can choose to wait, retry or cancel the job.
The program is intended to be called by programs that detect a stopping queue manager condition and offers a consistent interface for programmers and operators.
Link to information page click here.
The program assembly and link information can be accessed by clicking here. |
|
QMSTAT | is a program that, if no parameter is passed, will display all of the MQ systems that are defined to a z/OS system.
It will show the status of the systems (i.e Active or Inactive), the MQ version and the PTF level.MQVERC is the Cobol equivalent to the QMSTAT program.
The PTF level will be that of the Early Load program, CSQ3EPX.
If a MQ subsystems name is passed to ,b>QMSTAT will return a condition code depending on the status of that subsystem.
Link to information page click here. |
| Page # 1 | |