Oracle WebLogic Server 12c: Administration I — Question 9
You are carrying out the RDBMS Security Store Configuration using the configuration Wizard
Which three actions can you perform with the Configuration Wizard during the process? (Choose three.)
Answer options
- A. Create tables in the data store.
- B. Execute SQL scripts in WebLogic server's server/lib directory.
- C. Populate the database tables with external LDAP users.
- D. Test the connection to a back-end database.
- E. Allocate tablespace for the data store.
Correct answer: A, C, D
Explanation
The correct actions you can perform with the Configuration Wizard include creating tables, populating them with external LDAP users, and testing the database connection. Options B and E are not valid actions during this configuration process, as executing SQL scripts directly in the server/lib directory and allocating tablespace are not standard tasks for the Configuration Wizard.