DSNR011I AN ERROR OCCURRED IN THE RURE STATUS TABLE DISPLAY MODULE (DSNRUDIS), THE ERROR LOCATION CODE = xxxx
Explanation
- X'0001'
- Trace entry to the module
- X'0002'
- Build header for the display table
- X'0003'
- Build entries for the display table
- X'0004'
- Call DSNRWTO to display the table
- X'0005'
- Trace exit from the module
- X'0006'
- Get message text
System action
The system continues to restart but the RESTART... STATUS TABLE is not displayed.
Operator response
Save the console output and inform the system programmer.
System programmer response
Use the error code in the message to complete the problem description.
Problem determination
The ERROR CODE describes the problem area and should be used in the problem description. A record was added to the SYS1.LOGREC containing the value DSNRUDIS, and the PSW and CSECT at the time of the error. This error indicates an application program check of some type.
Error codes other than X'0006' indicate an application program check of some type. Code X'0006' indicates an error attempting to locate the table text. The trace entry for DSNRUDIS contains the return and reason codes from the Get Text request. That information should be used to complete the problem description.