EQQCL5AE EQQCL5HE
|EQQCL5AE Predecessor can't be equal to the operation to be added
|Explanation: OCL was requested to add a new operation in an application occurrence, but the operation number is
|equal to its internal predecessor operation number.
|System action: OCL terminates.
|User response: If you have specified the DEFOPNO initialization parameter, OCL will use it as a default
|predecessor operation number. You cannot add an operation with a number equal to DEFOPNO.
|EQQCL5BE No Current Plan exists
|Explanation: OCL cannot add or modify occurrences because the current plan does not exist.
|System action: OCL terminates.
|User response: Extend the current plan, then resubmit the job.
|EQQCL5CE No default value for variable
varname
|Explanation: OCL did not find a value for variable
varname
.
|System action: OCL terminates.
|User response: Verify that a SET or SETUPD instruction was specified to set the variable value.
|EQQCL5DE Invalid operand for the PIF request:
operand
|Explanation: A PIF request contained an invalid operand.
|System action: OCL terminates.
|User response: Verify that the length of operand is specified in the SETSTEMS subroutine in the OCL program.
|EQQCL5EE Not possible to complete the occurrence
appl
with IA
iadt
|Explanation: OCL was not able to complete the occurrence
appl
.
|System action: OCL terminates.
|User response: Contact your IBM representative.
|EQQCL5FE Not possible to modify the occurrence
appl
with IA
iadt
|Explanation: OCL was not able to modify the occurrence
appl
in the current plan.
|System action: OCL terminates.
|User response: Contact your IBM representative.
|EQQCL5GE Cannot complete operation
opnum
of occurrence
appl
with IA
iadt
|Explanation: OCL was not able to complete the operation
opnum
in the occurrence
appl
with input arrival time
iadt
.
|System action: OCL terminates.
|User response: Verify if the operation has external predecessors.
|EQQCL5HE Required keyword(s) missing
|Explanation: A required keyword was not specified in the instruction.
|System action: OCL terminates.
|User response: Correct the instruction, then resubmit the job.
Chapter 5. EQQCLnnn Messages 53