EQQY109E EQQY201E
EQQY109E KEYWORD
KEY
HAS AN UNAMBIGUOUS VALUE
VAL
Explanation: The value of the keyword
KEY
is abbreviated so that it matches more than one of the valid values.
System action: The record being created is considered in error and is not created. The following statements adding
details to the record are scanned for valid data types.
User response: Correct the input file and resubmit the job.
For more information about the keyword, refer to
TME 10 OPC Planning and Scheduling the Workload
.
EQQY121E LENGTH OF
KEY
VALUE IS
L
, MAXIMUM LENGTH IS
MAXL
Explanation: The character field specified as a keyword value is too long.
System action: The succeeding statements for the same record are bypassed. No record is produced.
User response: Modify the keyword and rerun.
EQQY122I
KEY
VALUE
V
EXCEEDS THE MAXIMUM
MAXV
, THE MAXIMUM VALUE IS USED
Explanation: A too large integer value is specified as keyword value.
System action: The maximum value is used.
User response: You can correct the keyword value.
EQQY132E
FLD
VALUE
INT
IS OUTSIDE SUPPORTED RANGE
MINV
-
MAXV
Explanation: The value of the field
FLD
of a program interface control block is required to be in a certain range. A
value outside this range is detected when a database record is created from the control block.
System action: Processing continues.
Problem determination: If this message is issued in a batch loader run, use the MSGLEVEL keyword of the
OPTION statement to get more information to find the batch loader statement specifying a keyword value that is
outside its valid range.
User response: Check the input data.
EQQY133E
FLD
VALUE
IND
IS NOT ONE OF THE SUPPORTED VALUES:
A
B
C
Explanation: The value of the field
FLD
of a program interface control block is required to have one of the values
shown in the message. Another value is detected when a database record is created from the control block.
System action: Processing continues.
Problem determination: If the message is issued in a batch loader run, use the MSGLEVEL keyword of the
OPTION statement to get more information to find the batch loader statement specifying a keyword value that is not
one of the accepted values.
User response: Check the input data.
EQQY201E AN
REC
RECORD TO BE ADDED WOULD REPLACE AN EXISTING ONE, NO UPDATE IS DONE
KEY OF THE RECORD IS:
KEY
. THE REPLACE OPTION IS NOT SPECIFIED
Explanation: The application description or OI already exists.
System action: The present value is kept and the new value is rejected.
User response: The record can be updated by specifying the REPLACE option and rerunning the statements to
create the record.
390 TME 10 OPC Messages and Codes