QuestionQ91

Configuring WebLogic Server Resources

In the certification matrix for your WebLogic Server version, you locate the row for your database and its version. In that row, the type of database use column states application data access only.

Your database cannot be used __________.

  • A By the administration server
  • B For internal data storage by WebLogic Server
  • C By a multidata source
  • D In a production environment
  • E By an Enterprise JavaBean
Explanation

A database designated for application data access only cannot support WebLogic Server database-dependent features, which use the database for WebLogic Server internal data storage. Oracle distinguishes this from application access through JDBC; examples of database-dependent features include JMS/JDBC persistence, JDBC session persistence, and JDBC transaction logs.

Learn more

Community Discussion

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