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

Conflicting INSTEAD OF trigger and WITH CHECK OPTION on view '%1' Next Page

Connection attempting BACKUP has uncommitted transactions


Item

Value

Constant

SQLE_BACKUP_HAS_UNCOMMITTED_TRANS

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-1028

SQLSTATE

WB014

Sybase error code

13482

Probable cause

A connection attempting to perform a BACKUP ... WAIT BEFORE START or BACKUP ... WAIT AFTER END has uncommitted transactions. A COMMIT or ROLLBACK must be performed before executing the backup.