Installation JCL Generator messages
* XRJCLGEN * 000 XRCRD OPEN FAILED
- Description:
-
Failed to open the XRCRD definition card.
- Measures:
-
Correctly define the XRCRD definition card.
* XRJCLGEN * 001 WRKINST OPEN FAILED
- Description:
-
Failed to open the data set that is specified for WRKINST.
- Measures:
-
Correctly specify the data set for WRKINST.
* XRJCLGEN * 002 INVALID DEFINITION CARD CARD-NO:nn
- nn:
-
Number of the card where the error occurred
- Description:
-
The format of the value that is specified for the XRCRD definition card is invalid.
- Measures:
-
Specify the value using the correct format.
* XRJCLGEN * 003 NO tagname IN DEFINITION CARD
- tagname:
-
Tag name
- Description:
-
The mandatory tag that must be described in the XRCRD definition card does not exist.
- Measures:
-
Specify the mandatory tag.
* XRJCLGEN * 004 DUPLICATE DEFINITION CARD CARD-NO:nn
- nn:
-
Number of the card where the error occurred
- Description:
-
Duplicate specifications exist for the parameter in the XRCRD definition card.
- Measures:
-
Remove the duplicate record, and try again.
* XRJCLGEN * 005 JCL GENERATION COMPLETE
- Description:
-
XRJCLGEN completed successfully.