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.