StorageTek 312564001 Water System User Manual


 
DB2 Manager User Guide 135
StorageTek Proprietary
OTD14008 Return code ‘xx’ received during execution of TCBTOKEN | ENQ
macro
Explanation: An error has been received attempting to execute the system macro
identified in the message. ‘xx’ is the return code received from the
macro call. Execution of the utility is terminated with condition code
12.
Action: Consult IBM system macro documentation for a description of the
error. Take the appropriate corrective action and re-submit the job. If
no obvious cause for the error can be determined, contact your local
STK support representative.
OTD14009 DB2 CAF error occurred during CONNECT | OPEN | CLOSE |
DISCONNECT processing. Return Code = xxx, Reason Code =
X'yyyyyyyy’
Explanation: A DB2 Call Attachment Facility error has occurred attempting to
perform the type of processing identified in the message. ‘xxx’ gives
the return code and ‘yyyyyyyy’ the hexadecimal reason code returned
by the Call Attachment Facility. Execution of the utility is terminated
with condition code 12.
Action: Refer to the DB2 Application Programming and SQL Guide for a
description of CAF error and reason codes. Take the appropriate
corrective action and re-start the utility.
OTD14010 SQL Error during execution of xxxxxxxx command SQLCODE = xxxx
Explanation: An error has been received executing the SQL command identified in
the message. Processing of the utility is terminated with a condition
code 12. All DB2 and Archive Manager updates performed by the
utility will be rolled-back to the last commit point. The following SQL
commands may appear in this message: DESCRIBE, PREPARE,
DECLARE, SET, EXECUTE, OPEN, FETCH, CLOSE, COMMIT.
The message will be followed by a line containing parameters from
the appropriate SQL error message.
Action: Refer to the DB2 Messages and Codes manual for a description of
the SQL error code displayed in the message. Take the appropriate
corrective action and re-submit the job. No other special actions are
required.
OTD14011 DB2 Table contains Large Objects (LOBs) or 'distinct types’
Explanation: The DB2 table specified in the SQLIN file cannot be processed,
because it contains large objects (LOBs) or ‘distinct types’. Tables
containing these entities are not eligible for migration using DB2
Manager. Execution of the utility is terminated with a condition code
12.