Custom Character Table Registration messages
* XRECTBL * ASSEMBLER ERR
- Description:
-
Assembly failed.
- Measures:
-
Check the status code and the job log, and try again.
* XRECTBL * LINKAGE ERR
- Description:
-
Linkage failed.
- Measures:
-
Check the status code and the job log, and try again.
* XRECTBL * XRCRD ERR CARD=card
- card:
-
Inappropriate section defined on the XRCRD definition card
- Description:
-
There is an error in the parameters defined on the XRCRD definition card.
- Measures:
-
Check the XRCRD definition card.
* XRECTBL * EXEC PARAMETER IS INVALID
- Description:
-
The specification method for the execution parameter is incorrect.
- Measures:
-
Correctly specify the JCL execution parameter.
* XRECTBL * CODE LENGTH IS NOT SUPPORTED CARD=card
- card:
-
Inappropriate section defined on the XRCRD definition card
- Description:
-
The specified code length is not supported.
- Measures:
-
Change the registered parameter on the XRCRD definition card.
* XRECTBL * CARD NOTHING
- Description:
-
The XRCRD definition card does not exist.
- Measures:
-
Check the XRCRD definition card in the JCL.
* XRECTBL * SORT ERR
- Description:
-
Sort processing failed.
- Measures:
-
Check the job log, and try again.
* XRECTBL * FILE OPEN ERROR DDNAME=ddname
- ddname:
-
Name of the DD where the error occurred
- Description:
-
Failed to open the file.
- Measures:
-
Check the data set specified in the JCL DD statement.
* XRECTBL * INSUFFICIENT MEMORY
- Description:
-
The available memory is insufficient to run this program.
- Measures:
-
Increase the REGION size and try again.