Statement not allowed during snapshot

Error constant SQLE_STATEMENT_NOT_ALLOWED_IN_SNAPSHOT
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –1062
SQLSTATE 42WB9
Sybase error code 13451
Probable cause

A connection with an outstanding snapshot attempted to use CREATE INDEX, DROP INDEX, ALTER INDEX or ALTER TABLE. Make sure all cursors for the connection are closed.