Message generator codes (X'C6')
- 00C60001
-
IBM MQ received return code X'20' when issuing a WTO request to display a console message. This means that there are no message buffers for either Multiple Console Support (MCS) or JES3, or there is a JES3 WTO staging area excess. The WTO request is terminated. The current console message and all subsequent informational console messages are ignored until the problem is corrected.
- System action
-
A record is written to SYS1.LOGREC. A retry is requested and execution continues. IBM MQ resumes issuing console messages when the condition is corrected.
- 00C60004
-
The queue manager was unable to load the message table (CSQFMTAB).
- System action
-
The queue manager terminates.
- System programmer response
-
Ensure that the message table is in the required library (SCSQANLx, where x is your national language letter), that it is referenced correctly, and that all the libraries in the concatenation are APF authorized. Restart the queue manager.
- 00C60005
-
An internal error has occurred.
- System action
-
The queue manager is terminated, and a dump is produced.
- System programmer response
-
Restart the queue manager.
Collect the following diagnostic items and contact the IBM support center:- Queue manager job log
- System dump resulting from the error
- 00C60006
-
The MQ utility program was unable to load its message table (CSQFSTAB).
- System action
-
The utility program ends abnormally.
- System programmer response
-
Check the console for messages indicating why CSQFSTAB was not loaded. Ensure that the message table is in the required library (SCSQANLx, where x is your national language letter), and that it is referenced correctly, and resubmit the job.
The utility program attempts to load this module from the library data sets under the STEPLIB DD statement of the utility address space.
- 00C60007
-
The IBM MQ CICS adapter was unable to load its message table (CSQFCTAB).
- System action
-
The IBM MQ CICS adapter server task terminates.
- System programmer response
-
Check the console for messages indicating why CSQFCTAB was not loaded. Ensure that the message table is in the required library (SCSQANLx or SCSQSNLx, where x is your national language letter), and that it is referenced correctly.
CSQCSERV attempts to load this module from the library data sets under the STEPLIB DD statement of the CICS address space.
- 00C60008
-
The IBM MQ utility program was unable to load its message table (CSQFLTAB).
- System action
-
The utility program ends abnormally.
- System programmer response
-
Check the console for messages indicating why CSQFLTAB was not loaded. Ensure that the message table is in the required library (SCSQANLx, where x is your national language letter), and that it is referenced correctly, and resubmit the job.
The utility program attempts to load this module from the library data sets under the STEPLIB DD statement of the utility address space.
- 00C6000A
-
The IBM MQ early processing program was unable to load its message table (CSQ3ECMX).
- System action
-
The queue manager terminates.
- System programmer response
-
Ensure that the message table in the required library (SCSQSNLx, where x is your national language letter), and that it is referenced correctly, and perform an IPL of our z/OS system or use the z/OS command SETSSI ADD to restart the queue manager.
- 00C6000B
-
The distributed queuing component was unable to load its message table (CSQFXTAB).
- System action
-
The channel initiator ends.
- System programmer response
-
Check the console for messages indicating why CSQFXTAB was not loaded. Ensure that the message table is in the required library (SCSQANLx, where x is your national language letter), that it is referenced correctly, and that all the libraries in the concatenation are APF authorized. Restart the channel initiator.
- 00C6000C
-
The IMS trigger monitor was unable to load its message table (CSQFSTAB).
- System action
-
The trigger monitor ends.
- System programmer response
-
Check the console for messages indicating why CSQFSTAB was not loaded. Ensure that the message table is in the required library (SCSQANLx, where x is your national language letter), and that it is referenced correctly, and restart the trigger monitor.
- 00C600F0
-
The Advanced Message Security component was unable to load its message table (CSQF0TAB).
- System action
-
The Advanced Message Security component fails to start during queue manager startup.
- System programmer response
-
Check the console for messages indicating why CSQF0TAB was not loaded. Ensure that the message table is in the required library (SCSQANLx, where x is your national language letter), that it is referenced correctly, and that all the libraries in the concatenation are APF authorized. Restart the queue manager.
Parent topic: IBM MQ for z/OS codes