AWKJCL - Command line messages

This section lists error and warning messages that might be generated when using the command line.

The message component code is JCL.

AWKJCL001E

The job stream name value "invalid_job_stream_name_value" specified as jsdljcl:jobStreamName in the jsdl job definition is incorrect. It must be "valid_job_stream_value"

See message text.

The operation is not performed.

Set the job stream name value to valid_job_stream_name_value and retry the operation.

AWKJCL002E

The input arrival time value "invalid_input_arrival_time_value" specified as jsdljcl:inputArrival in the jsdl job definition is incorrect. It must be "valid_input_arrival_time_value"

See message text.

The operation is not performed.

Set the input arrival time value to valid_input_arrival_time_value and retry the operation.

AWKJCL009E

The MEMBER value is empty or not valid.

The value specified for MEMBER name is empty or not valid.

The operation is not performed.

Specify a valid MEMBER name.

AWKJCL010E

The DATASET value is not valid.

The value specified for DATASET name is not valid.

The operation is not performed.

Specify a valid DATASET name.

AWKJCL011E

The MEMBER value exceeds the length of 8 bytes.

The value specified for MEMBER name is longer than 8 bytes.

The operation is not performed.

Specify a valid MEMBER name.

AWKJCL012E

The DATASET value exceeds the length of 44 bytes.

The value specified for DATASET name is longer than 44 bytes.

The operation is not performed.

Specify a valid DATASET name.