Oracle WebLogic Server 12c: Administration I — Question 20
Which three Administration Console tasks require you to obtain the configuration lock of a production mode domain? (Choose three.)
Answer options
- A. Stop an application deployment
- B. Create a new JDBC data source
- C. Change a server's listen port
- D. Suspend a running server
- E. Add a server to an existing cluster
- F. Create a new administrative user
Correct answer: B, C, E
Explanation
The correct tasks that require a configuration lock are related to significant changes in the domain's setup, such as creating a new JDBC data source (B), changing a server's listen port (C), and adding a server to an existing cluster (E). Stopping an application deployment (A), suspending a running server (D), and creating a new administrative user (F) do not necessitate the configuration lock as they do not alter the core domain configuration.