EQQJ531E EQQJ535E
EQQJ531E OPC/ESA WAS UNABLE TO LOAD VARIABLE SUBSTITUTION EXIT
USRX
TABLE NAME IS
TAB
,
VARIABLE NAME IS
VAR
, APPLICATION IS
ADID
, OCCURRENCE IA =
IAD
,
IAT
, OPERATION
NUMBER IS
OPNO
Explanation: A variable substitution exit that was referred to could not be loaded by TME 10 OPC.
System action: The current operation status is set to ended-in-error, with error code OJCV.
System programmer response: Check the current load library in the started task JCL, and make sure the exit is
link-edited to the correct library.
EQQJ532E INVALID OPC/ESA EXPRESSION BEGINNING
EXPR
AT LINE
LINE
OF
SCTN
Explanation: The expression must consist of keyword= where keyword is one of; NAME, ACTION, PHASE,
MEMBER, COMP, EXIT.
This message can also be issued if all compulsory keywords have not been specified.
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.
EQQJ533E OPC/ESA DIRECTIVE
DIR
OUT OF POSITION LINE
LINE
OF
SCTN
Explanation: There are two possibilities:
No previous //*%OPC BEGIN directive corresponds to the current //*%OPC END directive.
A //*%OPC BEGIN directive was found previously, but the current directive is not the corresponding //*%OPC END
directive.
System action: If the error occurs during 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.
EQQJ534E INVALID VARIABLE
VAR
LINE
LINE
OF
SCTN
Explanation: The name of a variable can contain 1 to 8 alphanumeric characters, where the first character is
alphabetic. This message can also be reported if a tabular variable, that is a ? variable, does not include the
substitution column position and a default position is not defined in the JCL variable table.
System action: If the error occurs during 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, or the JCL variable table as appropriate.
EQQJ535E UNDEFINED VARIABLE
VAR
LINE
LINE
OF
SCTN
Explanation: A variable that is not predefined by TME 10 OPC must appear in a table that is created by the JCL
variable dialog and is included in the current table concatenation.
For more information, refer to the description of the SEARCH and TABLE directives in
TME 10 OPC Planning and
Scheduling the Workload
.
System action: If the error occurs during 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.
Chapter 13. EQQJnnn Messages 139