IIS-CONN-DB2-00865I The TRUNCATE TABLE statement failed. An ALTER TABLE statement will be executed instead.

Explanation

The connector attempted a TRUNCATE TABLE statement when it detected Db2 version 9.7 or higher. As a result, the TRUNCATE TABLE statement fails and the connector executes an ALTER TABLE statement.

User response

No action is required. The failed TRUNCATE TABLE statement appears earlier in this log. Execute the statement manually to determine why it failed.