[z/OS]

2193 (0891) (RC2193): MQRC_PAGESET_ERROR

Explanation

An error was encountered with the page set while attempting to access it for a locally defined queue. This could be because the queue is on a page set that does not exist. A console message is issued that tells you the number of the page set in error. For example if the error occurred in the TEST job, and your user identifier is ABCDEFG, the message is:

CSQI041I CSQIALLC JOB TEST USER ABCDEFG HAD ERROR ACCESSING PAGE SET 27

If this reason code occurs while attempting to delete a dynamic queue with MQCLOSE, the dynamic queue has not been deleted.

This reason code occurs only on z/OS®.

Completion code

MQCC_FAILED

Programmer response

Check that the storage class for the queue maps to a valid page set using the DISPLAY Q(xx) STGCLASS, DISPLAY STGCLASS(xx), and DISPLAY USAGE PSID commands. If you are unable to resolve the problem, notify the system programmer who should:
  • Collect the following diagnostic information:
    • A description of the actions that led to the error
    • A listing of the application program being run at the time of the error
    • Details of the page sets defined for use by the queue manager
  • Attempt to re-create the problem, and take a system dump immediately after the error occurs
  • Contact your IBM® Support Center