You want to configure WebLogic server transactions to be recoverable when a nonclustered
managed server crashes, even if that crash is caused by an unrecoverable hardware failure. You
want to run the managed server on different hardware, and have it recover the transactions that
were in-progress at the time of the crash.
You also want to use the default store for transaction logs.
Which statement is true?
A.
Thisscenarioisnotpossible .YoumustusetheJDBCstore to recover transactions from a crashed
server.
B.
This scenario is not possible. You must use clustered managedservers to recover transactions
from a crashed server.
C.
This scenario is common , and so the default configuration of the default store works.
D.
Beforethe crash ,you need to update the path to the default store for the managed server. The
path should be to some shared storage location.
E.
After the crash,obtain a copy of the managed server’s defaultstorefrom the
administrationserver. Move it to the samerelative locationon the new hardware before starting the
managedserverthere.
D
A,D