StorageTek 312564001 Water System User Manual


 
DB2 Manager User Guide 129
StorageTek Proprietary
and re-submit the job. If no obvious reason for the error can be
identified, contact your local STK support representative.
OTD130xx – pre-fetch utility messages
Messages from the DB2 Manager pre-fetch utility will be written to the SYSPRINT
dataset.
OTD13000 Batch Pre-fetch Utility ended with completion code xx
Explanation: The DB2 Manager pre-fetch utility has terminated. ‘xx’ gives the job
completion code. This can take the following values:
0 - the utility has been executed successfully.
4 - a warning condition has been encountered during processing of
the utility. A warning message will have been written to the
SYSPRINT dataset. The utility has been executed
successfully.
8 - an error condition has been encountered during processing of
the utility. An error message will have been written to the
SYSPRINT dataset. Execution of the utility has continued.
12 - a serious error has been encountered during processing of the
utility. An error message will have been written to the
SYSPRINT dataset. Execution of the utility has been
terminated.
Action: None. This is an informational message.
OTD13001 OPEN failed for xxxxxxxx dataset
Explanation: An attempt to open a non-VSAM dataset has failed. ‘xxxxxxxx’
identifies the filename assigned by the program to the dataset.
Execution of the utility will be terminated with condition code 12.
Action: Consult other available system messages for further information on
the cause of the open failure. Take the appropriate corrective action
and re-run the utility.
OTD13002 The operand for keyword xxxxxxxx in exec parameters is too long
Explanation: The operand specified for the SYSIN parameter keyword ‘xxxxxxxx’
identified in the message is longer than the maximum value permitted.
The character string ‘xxxxxxxx’ can take one of the following values:
INDEXONLY, DB2SSID, PLAN, BATCH, PRINT. Execution of the
utility will terminate with condition code 12.
Action: Refer to page 102 for a description of SYSIN parameter formats for
the row restore utility. Correct the parameter error and re-submit the
job.