Collection Contents Index Statement is not allowed in passthrough mode Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Statement not allowed during snapshot


Item

Value

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.


Collection Contents Index Statement is not allowed in passthrough mode Next PDF