Oracle WebLogic Server 12c: Advanced Administration II — Question 32
You are creating a new domain with WLST.
Identify three parameters that can be customized with the setOption command. (Choose three.)
Answer options
- A. the JDK that will be used to start the domain
- B. the domain name
- C. whether or not the domain will run in production mode
- D. the default persistent store type for the domain
- E. whether or not to automatically start the Node Manager
- F. the default diagnostic profile for the domain
Correct answer: A, B, C
Explanation
The correct answers are A, B, and C, as these parameters are specifically adjustable through the setOption command in WLST. Options D, E, and F, while relevant to domain configuration, are not customizable using this particular command.