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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Attempt to start a second snapshot in a transaction

Error constant SQLE_SNAPSHOT_ALREADY_STARTED
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –1232
SQLSTATE 42WC9
Sybase error code 13285
Probable cause

A transaction tried to start a snapshot (e.g., see BEGIN SNAPSHOT statement) while another snapshot was already active.