EQQJ572E EQQJ577E
EQQJ572E COMP EXPRESSION CONTAINS MULTIPLE VALUES FOR 'EXPRESSION2'
Explanation: A COMP expression with operators GT, GE, LT, or LE only allows one value for expression2.
System action: If the error occurs during job submit, the current operation status is set to ended-in-error with error
code OJCV. Otherwise, the status is not changed.
User response: Correct the JCL for the operation and make sure the COMP keyword is correct.
EQQJ573E COMP EXPRESSION CONTAINS GENERIC SEARCH CHARACTERS
Explanation: A COMP expression with operators GT, GE, LT, or LE does not allow the generic characters * or % in
expression2.
System action: If the error occurs during job submit, the current operation status is set to ended-in-error with error
code OJCV. Otherwise, the status is not changed.
User response: Correct the JCL for the operation, ensure the COMP keyword is correct.
EQQJ575E ARITHMETIC EXPRESSION BEGINNING AT LINE
LINE
OF
SCTN
EXCEEDS LIMITS
Explanation: During variable substitution of a job, the calculation of a SETVAR arithmetic expression resulted in a
date value that exceeds TME 10 OPC limits. TME 10 OPC supports dates from 1 January 1974 to 31 December
2071. If the expression includes WD, the calculated date must fall within the range of three years earlier and six
years later than the current year.
System action: If the error occurs during job submit, the current operation status is set to ended-in-error with error
code OJCV. Otherwise, the status is not changed.
User response: Correct the SETVAR arithmetic expression.
EQQJ576E THE EQQUX002 EXIT COULD NOT OPEN AN INPUT DATA SET TO READ JOB
MEMBER
. EXIT
MESSAGE IS:

UX002MSG

Explanation: The joblib I/O exit was called and gave a return code indicating that it could not open one of its input
datasets.
System action: The job is not submitted by TME 10 OPC as intended. The operation remains in ready status.
Problem determination: Check that all DD statements needed by the EQQUX002 exit have been correctly defined
and that the TME 10 OPC started task has (at least) read access to all referenced datasets.
User response: If necessary, submit the job manually.
System programmer response: Correct all errors and then restart TME 10 OPC.
EQQJ577E OPC/ESA COULD NOT ALLOCATE STORAGE TO PROCESS JOB
MEMBER
FOR EQQUX002 EXIT
Explanation: TME 10 OPC was building a VSAM dataset record to be inserted in the JCL repository dataset but it
was unable to do so because of insufficient virtual storage.
System action: The operation remains in ready status. TME 10 OPC is unable to submit the job to JES.
User response: Submit the job manually.
System programmer response: Stop TME 10 OPC and then restart it in a larger region.
Chapter 13. EQQJnnn Messages 145