You want to use WLST to view metrics for a running domain. Which command should you issue to navigate through the Mbean hierarchy containing the metrics?
A. runtime ()
B. runtimeMbeanServer ()
C. connectRuntime ()
D. beginRuntime ()
E. serverRuntime ()
You have a domain that was created and configured with WebLogic 10.3.5. You want to upgrade the domain to use WebLogic 12c. Which Oracle tool must you use to upgrade your domain?
A. Oracle WebLogic Domain Upgrade tool
B. Smart Update
C. Smart Upgrade
D. No tool required, just install WebLogic 12c, update the domain to point to the new WebLogic installation and start your domain.
E. JDeveloper
What does the Web Session Affinity feature of Active GridLink for RAC provide?
A. It mandates that HTTP sessions must be stored in an Oracle RAC database for the highest throughput and availability.
B. It pins a connection to the thread associated with a web session such that subsequent connection reservations are significantly faster.
C. It stores a reference to the connection associated with an HTTP session in the session object.
D. It allows developers to modify how their web application reserves and releases database connections to allow enhanced performance.
E. It provides improved performance by associating a database connection with an HTTP session.
Which two elements of the Java Enterprise Application Archive are required?
A. EJB Archive
B. Deployment Descriptor
C. META-INF sub directory
D. Resource Adapter archive
E. Java library
A customer has a web application with HTTP Sessions that need to be replicated to a backup site that is more than 100 miles away from the primary site, connected over the Internet. Which type of session replication in WebLogic is recommended?
A. MAN Replication
B. WAN Replication
C. Synchronous Replication
D. Asynchronous Replication
E. Database Replication
In WebLogic 10.3.6 and 12c, transaction logs can optionally write to a JDBC store instead of a file store on the file system. Identify the three benefits as a result of this capability.
A. simplified disaster recovery architecture and efforts
B. better performance than writing logs to a file store
C. common storage of transaction logs with application data
D. common replication of transaction logs with application data
E. higher transaction throughput
A customer has a WebTrade application that initially uses the embedded LDAP to authenticate users. To enhance security, the customer decides to use OAM to authenticate some of the users against an external LDAP store. For this to work, a customer configured an OAMAuthenticator, but was not sure what to select for the Control Flag. What Control Flag should the customer choose?
A. OPTIONAL
B. REQUISITE
C. REQUIRED
D. SUFFICIENT
E. MANDATORY
Which technology does WebLogic Server use to look up a WebLogic JMS resource?
A. HTTP
B. JNI
C. JNDI
D. T3
E. LDAP
An airline is building a booking system for its premium and general customers. The goal is to ensure
premium members are given higher access priority when user traffic is high.
What configuration will achieve this goal?
A. Configure a Work Manager for premium users with a Minimum Thread Constraint.
B. Configure a Work Manager for premium users with a higher fair-share-request- class.
C. Configure a Work Manager for premium users with a higher response-time- request-class.
D. Configure a Work Manager general users with a Maximum Thread Constraint.
E. Configure a Work Manager for premium users with a custom request-class.
Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?
A. Coherence*Web
B. Coherence*Extend
C. TopLink Grid with Coherence
D. Coherence cluster lifecycle management in WebLogic Server
E. Named cache dependency Injection