EQQJ567E EQQJ571E
EQQJ567E THE JCL FOR APPLICATION
AD
COULD NOT BE INSERTED IN THE JS REPOSITORY PHYSICAL
RECORD SIZE IS TOO SMALL
Explanation: The physical record length specified for the JS repository is too small.
System action: The current operation remains in ready status.
Problem determination: Check the VSAM definitions for EQQJS1DS and EQQJS2DS.
User response: Contact your system programmer.
System programmer response: Increase the physical record length for EQQJS1DS and EQQJS2DS.
EQQJ568E VARIABLE
VAR
IN TABLE

TABLE

COULD NOT BE UPDATED.REASON:
RSN
Explanation: A SAVEVAR directive with ERRORACT=NOCONT was found during variable substitution. TME 10
OPC tried to update the default value as requested in the SETVAR directive but it was not possible for one of these
reasons:
HELDLOCK Could not get ENQ lock necessary to access the variable.
NOTFOUND Variable/table did not exist in the variable table dataset
BADVNAME Variable/table is either an TME 10 OPC-supplied variable or a temporary variable. These variables
are never saved.
User response: The value can be corrected by allowing a person with update access to the variable table to correct
the default value manually in the variable table dialog.
EQQJ569E INVALID REFERENCE TO DYNAMIC FORMAT VARIABLE AT LINE
LINE
OF
SCTN
Explanation: A reference to a dynamic-format variable has been found and the format of the variable has not been
set in a SETFORM directive.
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: Insert a SETFORM directive in the JCL earlier than the point where it is referenced.
EQQJ570E INVALID DYNAMIC FORMAT VARIABLE NAME AT LINE
LINE
OF
SCTN
Explanation: During variable substitution of a job, a SETFORM directive was found where the name of the
dynamic-format variable is not an TME 10 OPC-supplied dynamic format variable.
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 variable name in the SETFORM directive.
EQQJ571E INVALID FORMAT EXPRESSION IN SETFORM DIRECTIVE AT LINE
LINE
OF
SCTN
Explanation: During variable substitution of a job, a SETFORM directive was found where the format did not have
the proper syntax. Possible errors are:
The first characters after the left parenthesis and the last characters before the right parenthesis of the expression
are not meaningful keywords for the specified dynamic format variable. (For example CCYY, YY, MM, DD, or
DDD for a date-related dynamic variable)
The whole format expression was searched and no meaningful keywords for the specified dynamic-format variable
were found (For example CCYY, YY, MM, DD, or DDD was not found for a date-related dynamic variable)
TME 10 OPC variable substitution characters (&, %, = or ?) are found in the expression.
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 format expression in the SETFORM directive.
144 TME 10 OPC Messages and Codes