IMS adapter messages (CSQQ...)
CSQQ000IIMS/TM iiii connected to queue manager qqqqExplanation:This message is produced at the IMS master terminal when the IMS control region for IMS system iiii has successfully connected to queue manager qqqq.
Severity:0
CSQQ001IIMS/TM iiii not connected to queue manager qqqq. Notify message acceptedExplanation:This message is produced at the IMS master terminal when the IMS control region for IMS system iiii has tried to connect to queue manager qqqq but the queue manager is not yet ready to make connections.
Severity:0
System Action:The queue manager has accepted the notify message from IMS and when it is ready to make connections it will issue the z/OS command MODIFY IMS to cause IMS to attempt to make the connection again. IMS applications can not access MQ resources until the connection is made.
Operator Response:Look for other errors in MQ that might prevent it becoming ready, and notify the system programmer.
System Programmer Response:Resolve any other MQ problems.
Problem Determination:You might find the following items useful in resolving the problem:
- Symptom string
- Printout of SYS1.LOGREC
- Queue manager job log
- PSW and registers at point of failure
- Copy of the IMS log
CSQQ002EIMS/TM iiii failed to connect to queue manager qqqq, MQRC=mqrcExplanation:This message is produced at the IMS master terminal when the IMS control region for IMS system iiii has failed to connect to queue manager qqqq. mqrc is the MQ reason code for the failure.
Severity:12
System Action:The IMS control region, and dependent regions are not connected to the queue manager. Any request from IMS applications for MQ resources will fail.
Operator Response:Notify the system programmer.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqrc to determine the nature of the error.
Problem Determination:You might find the following items useful in resolving the problem:
- Symptom string
- Printout of SYS1.LOGREC
- Queue manager job log
- Copy of the IMS log
CSQQ003EIMS/TM iiii create thread failed while connecting to queue manager qqqq, MQRC=mqrcExplanation:This message is produced at the IMS master terminal when the IMS control region for IMS system iiii has failed to connect to queue manager qqqq. mqrc is the MQ reason code for the failure from the MQ create thread function.
Severity:12
System Action:The IMS control region, and dependent regions are not connected to the queue manager. Any request from IMS applications for MQ resources will fail.
Operator Response:Notify the system programmer.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqrc to determine the cause of the problem.
Problem Determination:You might find the following items useful in resolving the problem:
- Printout of SYS1.LOGREC
- Queue manager job log
- Copy of the IMS log
CSQQ004EIMS/TM iiii inquire indoubt failed while connecting to queue manager qqqq, MQRC=mqrcExplanation:This message is produced at the IMS master terminal when the IMS control region for IMS system iiii has failed to connect to queue manager qqqq. mqrc is the MQ reason code for the failure from the MQ inquire indoubt function.
Severity:12
System Action:The IMS control region, and dependent regions are not connected to the queue manager. Any request from IMS applications for MQ resources will fail.
Operator Response:Notify the system programmer.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqrc to determine the nature of the error.
Problem Determination:You might find the following items useful in resolving the problem:
- Printout of SYS1.LOGREC
- Queue manager job log
- Copy of the IMS log
CSQQ005EIMS/TM iiii establish exit failed while connecting to queue manager qqqq, MQRC=mqrcExplanation:This message is produced at the IMS master terminal when the IMS control region for IMS system iiii has failed to connect to queue manager qqqq. mqrc is the MQ reason code for the failure from MQ establish exit function.
Severity:12
System Action:The IMS control region, and dependent regions are not connected to the queue manager. Any request from IMS applications for MQ resources will fail.
Operator Response:Notify the system programmer.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqrc to determine the cause of the error.
Problem Determination:You might find the following items useful in resolving the problem:
- Printout of SYS1.LOGREC
- Queue manager job log
- Copy of the IMS log
CSQQ007EIMS/TM iiii resolve indoubt failed while connecting to queue manager qqqq, MQRC=mqrcExplanation:This message is produced at the IMS master terminal when the queue manager has failed to resolve indoubt units of recovery during the connection process. mqrc is the MQ reason code for the resolve in-doubt function failure.
Severity:4
System Action:The IMS control region, and dependent regions are connected to the queue manager. IMS applications can access MQ resources.
Operator Response:Notify the system programmer.
System Programmer Response:See the WebSphere MQ for z/OS System Setup Guide for information about resolving the MQ unit of recovery associated with the in-doubt IMS unit of work.
Problem Determination:You might find the following items useful in resolving the problem:
- Symptom string
- Printout of SYS1.LOGREC
- Queue manager job log
- IMS and MQ log records
CSQQ008Inn units of recovery are still in doubt in queue manager qqqqExplanation:This message is produced at the IMS master terminal when the queue manager has units of recovery still in doubt after all the IMS units of work have been resolved.
Severity:4
System Action:The IMS control region, and dependent regions are connected to the queue manager. IMS applications can access MQ resources.
Operator Response:Notify the system programmer.
System Programmer Response:See the WebSphere MQ for z/OS System Administration Guide for information about resolving the MQ unit of recovery associated with the in-doubt IMS unit of work.
Problem Determination:You might find the following items useful in resolving the problem:
- IMS and MQ log records
CSQQ010EError resolving unit of recovery uuuu (OASN nnnn) in queue manager qqqq, MQRC=mqrcExplanation:This message is produced at the IMS master terminal when the queue manager is unable to resolve an indoubt unit of recovery. uuuu is the unit of work identifier in the same format as the reply from the DISPLAY THREAD command. nnnn is the IMS OASN (origin application sequence number), in decimal format.
Severity:4
System Action:The IMS control region, and dependent regions are connected to the queue manager. IMS applications can access MQ resources.
Operator Response:Notify the system programmer.
System Programmer Response:See the WebSphere MQ for z/OS System Administration Guide for information about resolving the MQ unit of recovery associated with the in-doubt IMS unit of work.
Problem Determination:You might find the following items useful in resolving the problem:
- IMS and MQ log records
- Queue manager job log
CSQQ011EIMS/TM iiii terminate identify failed for connection to queue manager qqqq, MQRC=mqrcExplanation:This message is produced at the IMS master terminal when the IMS control region for IMS system iiii has failed to disconnect from the queue manager qqqq. mqrc is the return code for the failure from the MQ terminate identify function.
Severity:12
System Action:The IMS control region, and dependent regions are not connected to the queue manager. Any request from IMS applications for MQ resources will fail.
Operator Response:Notify the system programmer.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqrc to determine the cause of the error.
Problem Determination:You might find the following items useful in resolving the problem:
- Printout of SYS1.LOGREC
- Queue manager job log
- Copy of the IMS log
CSQQ013IMQ commands cannot be issued using the /SSR commandExplanation:This message is produced at the IMS master terminal when the /SSR IMS command is used to issue an MQ command; MQ commands cannot be issued in this way.
Severity:4
System Action:None
Operator Response:Issue the MQ command from the z/OS console.
CSQQ014EUnit of recovery uuuu (OASN nnnn) was not committed in queue manager qqqqExplanation:This message is produced at the IMS master terminal when, following the abnormal termination of an application, the queue manager is unable to commit an indoubt unit of recovery as requested by IMS. uuuu is the unit of work identifier in the same format as the reply from the DISPLAY THREAD command. nnnn is the IMS OASN (origin application sequence number), in decimal format.
Severity:4
System Action:The IMS control region, and dependent regions are connected to the queue manager. IMS applications can access MQ resources.
Operator Response:Notify the system programmer.
System Programmer Response:See the WebSphere MQ for z/OS System Administration Guide for information about resolving the MQ unit of recovery associated with the in-doubt IMS unit of work.
Problem Determination:You might find the following items useful in resolving the problem:
- IMS and MQ log records
- Queue manager job log
CSQQ015EUnit of recovery uuuu (OASN nnnn) was not backed out in queue manager qqqqExplanation:This message is produced at the IMS master terminal when, following the abnormal termination of an application, the queue manager is unable to back out an indoubt unit of recovery as requested by IMS. uuuu is the unit of work identifier in the same format as the reply from the DISPLAY THREAD command. nnnn is the IMS OASN (origin application sequence number), in decimal format.
Severity:4
System Action:The IMS control region, and dependent regions are connected to the queue manager. IMS applications can access MQ resources.
Operator Response:Notify the system programmer.
System Programmer Response:See the WebSphere MQ for z/OS System Administration Guide for information about resolving the MQ unit of recovery associated with the in-doubt IMS unit of work.
Problem Determination:You might find the following items useful in resolving the problem:
- IMS and MQ log records
- Queue manager job log
CSQQ100Ipsb-name region-id Processing queue manager nameExplanation:This message identifies the queue manager that this instance of the IMS trigger monitor is connected to. region-id is the last four digits of the region identifier, or blank. This message is followed by message CSQQ110I, indicating the name of the initiation queue.
Severity:0
CSQQ101Epsb-name region-id Cannot open the initiation queue, MQCC=mqcc MQRC=mqrcExplanation:CSQQTRMN has attempted to open an initiation queue, but the attempt was unsuccessful (for example, because the queue was not defined). mqcc and mqrc give the reason for the problem. region-id is the last four digits of the region identifier, or blank.
Severity:8
System Action:CSQQTRMN ends.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqcc and mqrc, determine the cause of the problem, and restart CSQQTRMN.
CSQQ102Epsb-name region-id An IMS dl1-function call returned pcb-statusExplanation:A trigger message has been retrieved from the initiation queue which defines an IMS transaction to be started. However, the transaction cannot be started (for example, it cannot be found). region-id is the last four digits of the region identifier, or blank. pcb-status is the status code returned by IMS from the last dl1-function call.
Severity:4
System Action:The trigger message is sent to the dead-letter queue. CSQQTRMN processes the next message.
System Programmer Response:See the IMS/ESA Application Programming: Data Communication manual for information about pcb-status. Examine the trigger message on the dead-letter queue to find the IMS transaction name. Determine the reason for the problem, and restart the transaction.
CSQQ103Epsb-name region-id CSQQTRMN read a trigger message with an incorrect MQTM-StrucId of struc-idExplanation:A trigger message has been retrieved, but the structure identifier of the message is not MQTM_STRUC_ID and so is not compatible with this version of CSQQTRMN. region-id is the last four digits of the region identifier, or blank.
Severity:4
System Action:The trigger message is sent to the dead-letter queue. CSQQTRMN processes the next message.
System Programmer Response:Check the header of the message on the dead-letter queue. This will tell you where the trigger message came from. Correct the process that created the trigger message.
CSQQ104Epsb-name region-id CSQQTRMN does not support version versionExplanation:A trigger message has been retrieved, but the version identifier in MQTM is not version 1, and so is not compatible with this version of CSQQTRMN. region-id is the last four digits of the region identifier, or blank.
Severity:4
System Action:The trigger message is sent to the dead-letter queue. CSQQTRMN processes the next message.
System Programmer Response:Check the header of the message on the dead-letter queue. This will tell you where the trigger message came from. Correct the process that created the trigger message.
CSQQ105Epsb-name region-id CSQQTRMN cannot start a process type of typeExplanation:A trigger message has been retrieved, but the process type in MQTM is not IMS, and so cannot be processed by this version of CSQQTRMN. region-id is the last four digits of the region identifier, or blank.
Severity:4
System Action:The trigger message is sent to the dead-letter queue. CSQQTRMN processes the next message.
System Programmer Response:Check the header of the message on the dead-letter queue. This will tell you where the trigger message came from. Correct the process that created the trigger message.
CSQQ106Epsb-name region-id MQGET error, MQCC=mqcc MQRC=mqrc. CSQQTRMN will endExplanation:An attempt to issue an MQGET call on the initiation queue has been unsuccessful. region-id is the last four digits of the region identifier, or blank. This message is followed by message CSQQ110I, indicating the name of the queue.
Severity:8
System Action:CSQQTRMN ends.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqcc and mqrc to determine the cause of the problem. Restart CSQQTRMN.
CSQQ107Epsb-name region-id Cannot connect to the queue manager, MQCC=mqcc MQRC=mqrcExplanation:An attempt by the trigger monitor to connect to the queue manager identified in message CSQQ100I was unsuccessful. region-id is the last four digits of the region identifier, or blank.
Severity:8
System Action:CSQQTRMN ends.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqcc and mqrc to determine the cause of the problem.
CSQQ108Ipsb-name region-id LTERM lterm-name not available. Switched to MASTERExplanation:The LTERM specified to receive diagnostic messages cannot be used.
Severity:4
System Action:Messages are sent to the master terminal.
System Programmer Response:Resolve why lterm-name was not available.
CSQQ109Epsb-name region-id MQCLOSE error, MQCC=mqcc MQRC=mqrcExplanation:An attempt has been made to close a dead-letter queue, but the MQCLOSE call was unsuccessful. region-id is the last four digits of the region identifier, or blank. This message is followed by message CSQQ110I, indicating the name of the queue.
Severity:8
System Action:CSQQTRMN ends.
System Programmer Response:Refer to Appendix A. API completion and reason codes for information about mqcc and mqrc to determine the cause of the problem.
CSQQ110IQueue name = q-nameExplanation:This message follows other messages and identifies the name of the queue in question. The accompanying messages indicate the event or problem associated with the queue.
Severity:0
CSQQ111Epsb-name region-id CSQQTRMN read a trigger message with an incorrect length of lengthExplanation:This message is issued if the transaction CSQQTRMN receives a trigger message that does not match the MQTM control block. region-id is the last four digits of the region identifier, or blank.
Severity:4