TT-03135
Cannot truncate table: table_name; child table: table_name is not empty. Please execute truncate on child table first
Cause
You attempted to truncate a parent table, but the child table was not empty.
Action
Consider truncating the child table first, and then truncate the parent table. For more information on the TRUNCATE TABLE statement, see TRUNCATE TABLE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen cannot execute the SQL statement.
TT-03135
Cannot truncate table: table_name; child table: table_name is not empty. Please execute truncate on child table first
Cause
You attempted to truncate a parent table, but the child table was not empty.
Action
Consider truncating the child table first, and then truncate the parent table. For more information on the TRUNCATE TABLE statement, see TRUNCATE TABLE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen cannot execute the SQL statement.
TT-03135
Cannot truncate table: table_name; child table: table_name is not empty. Please execute truncate on child table first
Cause
You attempted to truncate a parent table, but the child table was not empty.
Action
Consider truncating the child table first, and then truncate the parent table. For more information on the TRUNCATE TABLE statement, see TRUNCATE TABLE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen cannot execute the SQL statement.