Showing posts with label States of transaction. Show all posts
Showing posts with label States of transaction. Show all posts

Tuesday, 11 February 2014

STATES OF TRANSACTION

A transaction must be in one of the following states.
1.Active-The initial state,the transaction stays in this state while it is executing.
2.Partially committed- After the final statement has been executed.
3.Failed-when the normal execution can no longer proceed.