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"
Explanation
See message text.
System action
The operation is not performed.
Operator response
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"
Explanation
See message text.
System action
The operation is not performed.
Operator response
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.
Explanation
The value specified for MEMBER name is empty or not valid.
System action
The operation is not performed.
Operator response
Specify a valid MEMBER name.
AWKJCL010E The DATASET value is not valid.
Explanation
The value specified for DATASET name is not valid.
System action
The operation is not performed.
Operator response
Specify a valid DATASET name.
AWKJCL011E The MEMBER value exceeds the length of 8 bytes.
Explanation
The value specified for MEMBER name is longer than 8 bytes.
System action
The operation is not performed.
Operator response
Specify a valid MEMBER name.
AWKJCL012E The DATASET value exceeds the length of 44 bytes.
Explanation
The value specified for DATASET name is longer than 44 bytes.
System action
The operation is not performed.
Operator response
Specify a valid DATASET name.