TT-16326
Failed to truncate table_owner.table_name error code TTerror_code attempting DELETE FROM instead.
Cause
TimesTen failed to perform a TRUNCATE TABLE operation on the specified table. TimesTen attempts a DELETE FROM operation instead.
Action
Check why the TRUNCATE TABLE operation could not be performed and modify the configuration of the database to avoid this issue in the future.
Additional Information
None.