正在加载图片...
Transaction State Active-the initial state;the transaction stays in this state while it is executing Partially committed-after the final statement has been executed. Failed--after the discovery that normal execution can no longer proceed. Aborted-after the transaction has been rolled back and the database restored to its state prior to the start of the transaction. Two options after it has been aborted: Restart the transaction can be done only if no internal logical error Kill the transaction Committed-after successful completion. Database System Concepts-6th Edition 14.8 @Silberschatz,Korth and SudarshanDatabase System Concepts - 6 14.8 ©Silberschatz, Korth and Sudarshan th Edition Transaction State Active – the initial state; the transaction stays in this state while it is executing Partially committed – after the final statement has been executed. Failed -- after the discovery that normal execution can no longer proceed. Aborted – after the transaction has been rolled back and the database restored to its state prior to the start of the transaction. Two options after it has been aborted: Restart the transaction  can be done only if no internal logical error Kill the transaction Committed – after successful completion
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有