QuestionQ11

Configuring WebLogic Server Resources

You are performing RDBMS Security Store configuration by using the Configuration Wizard.

Which three actions can you perform during the process?

Choose three
  • 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.
Explanation

The RDBMS security store requires datastore tables created by the supplied SQL scripts located in WL_HOME/server/lib, and the Configuration Wizard provides a Test Connection option for the database. Tablespace allocation and importing external LDAP users are not part of this security-store configuration process.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!