StorageTek 312564001 Water System User Manual


 
120 DB2 Manager User Guide
StorageTek Proprietary
OTD10006 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.
OTD10007 The LCDDBID specified in the exec parameters is not consistent
with the DB2 table name specified in the SQLIN statements
Explanation: The Archive Manager database identifier specified in the SYSIN
execution parameters does not match that used previously for
migration of rows from the DB2 table specified in the SQLIN file.
Execution of the utility is terminated with condition code 12.
Action: Check that the correct values have been specified for the LCDDBID
parameter in the SYSIN parameters, and the table name specified in
the SQLIN file. Correct the invalid entry and re-submit the job.
If no error can be found in the parameter specifications, check the row
entry in the LCDDB2.REGISTRY table for the table specified in the
SYSIN parameters. The LCDDBID column in this row contains the
Archive Manager database identifier associated with this table. The
DB2 Manager row migration utility may only be executed if this
combination of DB2 table and Archive Manager database identifier is
specified in the parameters used to execute the utility. Ensure that
the parameters supplied to the utility are consistent with the entry in
the LCDDB2.REGISTRY table.
OTD10008 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.
Action: Check that the correct DB2 table name has been specified in the
SQLIN file. If not, correct the entry and re-submit the job.
OTD10009 Key xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx was not found in DB2 table