Oracle WebLogic Server 12c: Advanced Administration II — Question 15
I want to configure automatic migration of pinned services from an unhealthy server to another target in the cluster. I wish to configure consensus leasing for this purpose.
Which two statements are true in this scenario? (Choose two.)
Answer options
- A. Set the cluster "Migration Basis" policy to Consensus.
- B. Migratable server should be associated with a node manager.
- C. Set the server "Migration Basis" policy to Consensus.
- D. A high availability database must be configured to manage consensus leasing information.
Correct answer: A, B
Explanation
Option A is correct because setting the cluster 'Migration Basis' policy to Consensus is essential for using consensus leasing. Option B is also correct as a migratable server must be associated with a node manager to facilitate the migration process. Options C and D are incorrect; the server's migration policy does not need to be set to Consensus directly, and while a high availability database can help, it is not a requirement for managing consensus leasing information.