Return codes for PRSREGUT
The following table describes the return codes that indicate the results of PRSREGUT execution:
Code | Explanation |
|---|---|
40 | The stop date, stop time, or both are invalid in the JCL PARM statement. For information about the date and time format, see Job-control-statements-for-PRSREGUT. |
41 | The start date, start time, or both are invalid in the JCL PARM statement. For information about the date and time format, see Job-control-statements-for-PRSREGUT. |
42 | The stop date, stop time, or both are less than the start date, start time, or both. The stop criteria must be greater than the start criteria. |
43 | A REGSELEC file OPEN failed. This abend occurs when there is a problem with the file (or its specification) used with a DSN parameter in the REGSELEC statement. For example, the file name is incorrect in the JCL. |
44 | More than one IMS report control statement was specified in the REGSELEC section of the JCL, or more than one IMS name was specified in the IMS report control statement. |
45 | An invalid report control statement was used in the REGSELEC section of the JCL. For more information about report control statements, see Report-control-statements-for-PRSREGUT. |
46 | A RESUTIL file OPEN failed. This abend occurs when there is a problem with the file (or its specification) used in the RESUTIL statement. For example, the file name is incorrect in the JCL. Also check that the DCB parameter is specified correctly. |
47 | An internal error occurred related to a GETMAIN for storage for the IMS table. More than 32 different IMSs are contained in the IRUF transaction accounting record (TAR) or the program accounting record (PAR). Limit the scope of the report to a single IMS or to a shorter time span. |
48 | An internal error occurred. More than 32 IMSs are in the IMS table. Limit the scope of the report to a single IMS or to a shorter time span. |
49 | A REGUTRPT file OPEN failed. This abend occurs when there is a problem with the file (or its specification) used in the REGUTRPT statement. For example, the file name is incorrect in the JCL. Also check that the DCB parameter is specified correctly. |
50 | The IRUF data set was generated by MainView for IMS Offline version 4.4.00 or earlier. The PRSREGUT report program requires the use of an IRUF created by MainView for IMS Offline version 4.5.00 or later. |
51 | A SYSOUT file OPEN failed. This abend occurs when the SYSOUT DD card is missing in the JCL. Also check that the DCB parameter is specified correctly. |