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 (L-S)

 

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.