Error 242

Message text

Incomplete transactions prevent transaction log renaming

Item

Value

SQLCode

-242

Constant

SQLE_BACKUP_CANNOT_RENAME_LOG_YET

SQLState

WB003

ODBC State

S1000

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. The db_backup call should be reissued.