🎴 Flashcard Mode

WebSphere Application Server Administration

Card1 / 17
Mastered0
Review0
QuestionClick to flip

cluster member has suddenly crashed. The administrator is concerned about aborted transactions holding locks in the database. What can an administrator do to release the locks?

AnswerClick to flip back
A
Verify another running cluster member has access to the transaction log
💡 Explanation:

When a cluster member crashes, locks held by its transactions must be released by another member with access to the transaction log for recovery. The transaction log contains the state of in-flight transactions. Options A, B, and D don't address transaction log access which is required for lock recovery in clustered environments.

Change Mode