Oracle WebLogic Server 12c: Administration I — Question 45
You want to start the managed server called managed1 in "Standby" mode, to keep it as a "hot backup". Which statement about your domain configuration must be true?
Answer options
- A. The server managed1 must be of a cluster.
- B. Your domain has an administration port.
- C. Only the admin server can start in "Standby" mode.
- D. There is no such thing as "Standby" mode.
Correct answer: B
Explanation
The correct answer is B because having an administration port is essential for managing server states, including starting servers in 'Standby' mode. Option A is incorrect as managed1 does not need to be part of a cluster to run in 'Standby' mode. Option C is wrong because other servers can also operate in 'Standby' mode, and option D is false since 'Standby' mode is a recognized operational state.