EQQJ536E EQQJ541E
EQQJ536E POSITIONAL OVERLAP VARIABLE
VAR
LINE
LINE
OF
SCTN
Explanation: The tabular variable (?-variable) cannot be assigned the positions specified in the prefix or by default
because part or all of the receiving string is already occupied.
For more information, refer to
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.
EQQJ537E CALENDAR
CAL
CANNOT BE FOUND. SUBSTITUTION FAILED
Explanation: During variable substitution of a job, a function that requires access to a calendar, such as a SETVAR
directive asking for an expression involving arithmetics on calendar days, could not be processed. The Calendar
referenced by the occurrence no longer exists.
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: The calendar may have been deleted by mistake. Delete the SETVAR directive from the JCL, find
out what the Calendar once looked like and insert the needed date manually under JCL Edit.
EQQJ538E BEGIN ACTION NOT CLOSED LINE
LINE
OF
SCTN
Explanation: At the end of the JCL stream, the last //*%OPC BEGIN command has not been closed by a //*%OPC
END command.
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.
EQQJ539E VARIABLE SUBSTITUTION WAS INTERRUPTED BY SUBSTITUTION EXIT
USRX
. APPLICATION IS
ADID
, INPUT ARRIVAL DATE AND TIME IS
IAD
,
IAT
OPERATION NUMBER IS
OPNO
Explanation: A substitution exit set return code 8, which interrupted the JCL variable substitution. No further
substitution is done for this operation.
System action: The current operation status is set to ended-in-error, with error code OJCV.
System programmer response: Check the current exits and determine the reason for return code 8 being passed
back. If the exit is changed and you want to use it again, restart TME 10 OPC.
EQQJ540E MORE THAN 16 TABLES DECLARED IN SEARCH DIRECTIVE AT LINE
LINE
OF
SCTN
Explanation: The number of tables requested by a SEARCH directive is greater than 16.
Unless GLOBAL and APPL are explicitly excluded (NOGLOBAL and NOAPPL), they contribute to the total even if they
are not specified in the SEARCH 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: Check if all tables are necessary, then correct the JCL.
EQQJ541E ATTEMPT TO CONCATENATE MORE THAN 16 TABLES BY TABLE DIRECTIVE AT LINE
LINE
OF
SCTN
Explanation: A TABLE directive has been encountered when 16 tables are already active.
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: Check if all tables are necessary, then correct the JCL.
140 TME 10 OPC Messages and Codes