StorageTek 312564001 Water System User Manual


 
DB2 Manager User Guide 137
StorageTek Proprietary
OTD170xx – database housekeeping utility
messages
Messages from the DB2 Manager database housekeeping utility will be written to the
SYSPRINT.
OTD17000 Database Housekeeping Utility ended with completion code xx
Explanation: The DB2 Manager database housekeeping 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.
OTD17001 OPEN failed for SYSIN|SQLIN dataset
Explanation: An attempt to open the SYSIN or SQLIN file has failed. 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.
OTD17002 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:
PRINT, DB2SSID, PLAN. Execution of the utility will terminate with
condition code 12.
Action: Refer to page 111 of this manual for a description of SYSIN
parameter formats for the database housekeeping utility. Correct the
parameter error and re-submit the job.