AWKIIE - IBM iconic Job Executor messages
This section lists error and warning messages that might be generated by the routines that handle the IBM iconic job executor.
The message component code is IIE.
AWKIIE001E The command parameter is either missing or empty.
Explanation
The command is a mandatory parameter.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKIIE002E The length of the command exceeds the maximum size of "max_size" characters.
Explanation
See message text.
max_size is the maximum length allowed for the command parameter.
System action
The operation is not performed.
Operator response
Specify a valid command and retry the operation.
AWKIIE003E The message id field is either missing or empty.
Explanation
The message id is a mandatory field.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKIIE004E The message text field is either missing or empty.
Explanation
The message text is a mandatory field.
System action
The operation is not performed.
Operator response
Provide the required information and retry the operation.
AWKIIE005E The length of the "field_name" field exceeds the maximum size of "max_size" characters.
Explanation
See message text.
max_size is the maximum length allowed for the field_name field.
System action
The operation is not performed.
Operator response
Specify a valid field value and retry the operation.
AWKIIE006E The value specified for the "field_name" field must be a valid non-negative integer.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Specify a valid non-negative integer field value and retry the operation.
AWKIIE007E The value specified for the "field_name" field is out of range. The valid range is from "min_value" to "max_value".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Specify a valid integer field value and retry the operation.