transactions rolled forward

  • Hi

    The sql server log file contain few following error messgae

    "N transactions rolled forward in database XXXXX"

    Where N is number and XXXXX is the database name

    what does this mean

    Thanks

    b

  • If you get this message after you started the SQL service it indicates that the transactions that are about to commit right when you close down the SQL engine are commited from the transaction logs, that is good. The uncomplete transactions are completely rolled back that is good too.

    Cheers

    Zubeyir

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply