deferred transaction recovery - if my memory serves me right refers to the ability to start the database after the rollforward phase and do the rollback as and when the user or requests the row......... i.e. during the instance recovery the roll forward phase completes and the database is ready for open. then the transaction rollback is deferred until either the SMON detects or some user refers it
Bookmarks