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 (D-K)

 

Incomplete transactions prevent transaction log renaming

Error constant SQLE_BACKUP_CANNOT_RENAME_LOG_YET
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 20
SQLCODE –242
SQLSTATE WB003
Sybase error code 3206
Probable cause

The last page in the transaction log was read by a call to db_backup. One or more currently active connections have partially completed transactions, preventing the transaction log file from being renamed. Reissue the db_backup call.