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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

ATTACH TRACING TO LOCAL DATABASE cannot be used with a strongly encrypted database Next Page

Attempt to use snapshot isolation in a non-snapshot transaction


Item

Value

Constant

SQLE_NON_SNAPSHOT_TRANSACTION

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-1065

SQLSTATE

42WBB

Sybase error code

13449

Probable cause

A transaction tried to use snapshot isolation but did not begin with snapshot isolation.