Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

TRUNCATE TABLE not allowed: initialized immediate materialized view %1 depends on %2

Error constant SQLE_TRUNCATE_TABLE_WITH_IMV
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the dependent initialized immediate materialized view.
Parameter 2 Name of the table on which TRUNCATE TABLE was performed.
Severity 16
SQLCODE –1193
SQLSTATE 55W30
Sybase error code 13322
Probable cause

TRUNCATE TABLE is not permitted on any table that has dependent initialized immediate materialized views.