EQQJ506E EQQJ510E
EQQJ506E RECURSIVE SUBSTITUTION AT LINE
LINE
OF
SCTN
Explanation: The value of a variable depends on the values of other variables, which in turn depend on its value.
No value can be determined for this variable.
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: Examine the table definitions of the variables in the line, and eliminate the closed translation loop.
EQQJ507E CHANGE OF STRUCTURE CAUSED BY SUBSTITUTION IN DIRECTIVE BEGINNING AT LINE
LINE
OF
SCTN
Explanation: Variable substitution has caused at least one of these changes:
An OPC directive has been created.
The type of an OPC directive has changed.
The keywords of an OPC directive have changed.
An OPC directive has changed to another line type.
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 original tailoring directive or substitution values.
EQQJ508E RECURSIVE SUBSTITUTION OF

LENGTH

LINES FROM

FROM

OF
SCTN
Explanation: A closed loop of dependency definitions or variable translations exists.
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: Examine the table definitions of this variables in this section, and eliminate the loop.
If this section contains promptable variables, the values supplied for these variables may have caused the error.
EQQJ509E TABLE

TBL

NOT FOUND
Explanation: A table declared in a SEARCH or TABLE directive does not exist.
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 the directives to ensure that the table names are correct. Use the variable definition dialog
to ensure that the tables exist.
EQQJ510E UNSET VARIABLE
VAR
AT LINE
LINE
OF
SCTN
Explanation: A non-dependant variable with no value was encountered in the submit phase, or a JCLPREPA
simulation request.
In the submit phase, or at simulation, these types of variables can be encountered:
Variables that have already been provided with values
Variables that are dependent on other variables
Variables that do not require a setting (which are eliminated from the job stream).
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: Either change the variable definition, or give the variable a value.
Chapter 13. EQQJnnn Messages 135