Template JCL Editor messages

* XRJCLEDT * 000 XRCRD OPEN FAILED

Description:

Failed to open the XRCRD definition card.

Measures:

Correctly define the XRCRD definition card.

* XRJCLEDT * 001 HULJCL OPEN FAILED

Description:

Failed to open the data set that is specified for HULJCL.

Measures:

Specify the correct data set for HULJCL.

* XRJCLEDT * 002 INVALID DEFINITION CARD CARD-NO:nn

nn:

Number of the card where the error occurred

Description:

The specified record is invalid.

Measures:

Remove the invalid record, and try again.

* XRJCLEDT * 003 PARAMETER DUPLICATE CARD-NO:nn

nn:

Number of the card where the error occurred

Description:

Duplicate specifications exist for the parameter.

Measures:

Remove the invalid record, and try again.

* XRJCLEDT * 004 PARAMETER LENGTH ERROR CARD-NO:nn

nn:

Number of the card where the error occurred

Description:

The length of the specified field is invalid.

Measures:

Remove the invalid record, and try again.

* XRJCLEDT * 005 HULJCL DOES NOT EXIST

Description:

HULJCL is not specified.

Measures:

Specify HULJCL.

* XRJCLEDT * 006 EXIST NO PARAMETER

Description:

No parameter other than HULJCL is specified.

Measures:

Correctly define the XRCRD definition card.

* XRJCLEDT * 007 HULJCL DATASET NOT FOUND

Description:

The data set that is specified for HULJCL does not exist.

Measures:

Specify the correct data set for HULJCL.

* XRJCLEDT * 008 HULJCL ALLOC ERROR RC=rc-fdbk

rc:

Error code for DYNALLOC macro

fdbk:

Information code for the DYNALLOC macro

Description:

Failed to allocate HULJCL.

Measures:

Check the specified library.

* XRJCLEDT * 009 HULJCL INPUT ACCESS ERROR CMD=macro

macro:

Name of the failed macro

Description:

Failed to read the HULJCL.

Measures:

Check the data set that is specified for HULJCL.

* XRJCLEDT * 010 HULJCL OUTPUT ACCESS ERROR CMD=macro

macro:

Name of the failed macro

Description:

Failed to update the HULJCL.

Measures:

Check the data set that is specified for HULJCL.

* XRJCLEDT * 011 INSUFFICIENT MEMORY

Description:

Failed to allocate the memory.

Measures:

Increase the REGION size and try again.

* XRJCLEDT * 012 JCL EDIT COMPLETE

Description:

The JCL edit is complete.

* XRJCLEDT * 013 HULJCL DATASET IN USE

Description:

The data set that is specified for HULJCL is in use.

Measures:

Release the data set, and try again.

* XRJCLEDT * 014 MEMBER NAME CANNOT ASSIGN CARD-NO:nn

nn:

Number of the card where the error occurred

Description:

A member is specified for a library name for which no member can be specified.

Measures:

Check the specified library.

* XRJCLEDT * 015 DATASET NAME INVALID CARD-NO:nn

nn:

Number of the card where the error occurred

Description:

The data set name is incorrect.

Measures:

Check the specified library.

* XRJCLEDT * 016 MEMBER NAME LENGTH ERROR CARD-NO:nn

nn:

Number of the card where the error occurred

Description:

The length of the member name is invalid.

Measures:

Check the specified member name.

* XRJCLEDT * 017 HULJCL DOES NOT PO FILE

Description:

The library that is specified for HULJCL is not a partitioned file.

Measures:

Specify the correct data set for HULJCL.

* XRJCLEDT * 018 PO FILE DIRECTORY READ ERROR

Description:

The number of members for the partitioned file specified in HULJCL has exceeded the maximum value. JCL editing is not performed for the surplus members.

Measures:

Reduce the number of members to 100 or less.