EQQJ562E EQQJ566E
EQQJ562E OPC/ESA WAS UNABLE TO ALLOCATE STORAGE TO PROCESS MEMBER
MEMBER
OF
DDNAME
Explanation: TME 10 OPC was attempting to build 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 in a larger region.
EQQJ563E OPC/ESA WAS UNABLE TO FIND MEMBER
MEMBER
IN
DDNAME
LIBRARY FILE
Explanation: TME 10 OPC was attempting to submit a job to JES for a ready operation on a computer workstation.
However, no JCL for this operation is saved in the JCL repository dataset, and the job is not present as a member in
the library defined by the EQQJBLIB DD statement.
System action: The operation remains in ready status. TME 10 OPC assumes that some other function will submit
the job to JES.
Problem determination: Check that the EQQJBLIB DD statement is correctly defined and that all required members
are defined.
User response: If necessary, submit the job manually.
EQQJ564W MEMBER
MEMBER
IN
DDNAME
LIBRARY FILE IS EMPTY
Explanation: The JCL library member exists in the library defined by the EQQJBLIB DD statement but there are no
records in the member.
System action: The operation remains in ready status. TME 10 OPC assumes that some other function will submit
the job to JES.
Problem determination: Check that the EQQJBLIB DD statement is correctly defined and that all required members
are defined.
User response: If necessary, submit the job manually.
EQQJ565E INVALID VARIABLE OR TABLE NAME AT LINE
LINE
OF
SCTN
Explanation: During variable substitution of a job, a SAVEVAR directive specified the name of a variable, or variable
table, with incorrect syntax.
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 syntax of the variable or variable table.
EQQJ566E INVALID REFERENCE TO GLOBAL TABLE AT LINE
LINE
OF
SCTN
Explanation: During variable substitution of a job, a SAVEVAR directive was found which specified only the variable
name. The implied table is then the Variable Substitution global table. However, no GTABLE keyword has been
specified in OPCOPTS.
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: Either add a GTABLE keyword to OPCOPTS and restart the controller, or specify the variable table
in the SAVEVAR statement.
Chapter 13. EQQJnnn Messages 143