MXDXX
Codes | Description |
|---|---|
MXDXX0007E Error-other Code Debug sessions exist | Explanation: Transaction XPOF was entered to shut down Code Debug CICS. Shutdown cannot proceed because there are one or more active Code Debug CICS sessions. System Action: The active sessions are listed (MXDXX0036I) and the attempt to shut down Code Debug CICS is aborted (MXDXX0042E). User Response: Retry XPOF after the active sessions have ended. Module: DBUGDBXX |
MXDXX0014E FORCEOK=NO disallows "XPOF FORCE" | Explanation: Transaction XPOF was entered with the FORCE parameter, but the global parameter ALLOW_FORCE_PARM_FOR_XPOF=NO is in effect. System Action: XPOF processing continues without FORCE. User Response: Retry XPOF after the active sessions have ended or update the global table with ALLOW_FORCE_PARM_FOR_XPOF=YES. Module: DBUGDBXX |
MXDXX0036I xxxx userid:yyyyyyyy | Explanation: One or more instances of this message follow message MXDXX0007E to identify the active sessions xxxx, and the associated userid yyyyyyyy, preventing Code Debug CICS shutdown. System Action: None. User Response: None. Module: DBUGDBXX |
MXDXX0040I Code Debug quiesce started from | Explanation: Informational message to indicate that transaction XPOF was entered. System Action: None. User Response: None. Module: DBUGDBXX |
MXDXX0041I Terminal xxxx | Explanation: Informational message to show the terminal ID where XPOF was entered. System Action: None. User Response: None. Module: DBUGDBXX |
MXDXX0042E Code Debug shutdown was aborted | Explanation: Transaction XPOF has terminated the attempt to shut down Code Debug CICS because there are one or more active Code Debug CICS sessions. System Action: The active sessions are listed (MXDXX0036I) and the attempt to shut down Code Debug CICS has ended. User Response: Retry XPOF after the active sessions have ended. Module: DBUGDBXX |
MXDXX0082I Code Debug shutdown completed | Explanation: Informational message to indicate that transaction XPOF has successfully completed shutdown of Code Debug CICS. System Action: None. User Response: None. Module: DBUGDBXX |