Oracle WebLogic Server 12c: Advanced Administration II — Question 10
Which are three valid actions of the Post Domain Creation process? (Choose three.)
Answer options
- A. Import LDAP data from XML files.
- B. Run pack and unpack commands for managed servers on remote machines.
- C. Run any SQL scripts to generate database artifacts.
- D. Use WLST to run the postdomain.py script.
- E. Run the root.sh script.
- F. Assign DNS names to all the hosts.
- G. Run the RCU utility for each hosted application.
Correct answer: C, E, G
Explanation
The correct answers are C, E, and G because they represent actions that are typically required to finalize domain setup and ensure proper database and application configuration. Options A, B, and D are not standard post-domain creation actions, and F is not directly related to the domain creation process.