单项选择题
In the area of Performance Management and Diagnostics, which feature is supported in Oracle Enterprise Manager 12C?()
A.Search information in logs across multiple domains
B.View different log information in single console location
C.Save current performance data as baseline to be used in comparison with future data
D.Provides single dashboard across multi-tier composite application
相关考题
-
单项选择题
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. -
多项选择题
You want to migrate an application that was developed for OAS/OC4J to WebLogic. The application uses Oracle Streams Advanced Queuing (AQ). You configured a Foreign JMS Server and Data Source but you are not able to send messages to the AQ destination and see them reach the database. Which two things are missing in this configuration?()
A.nothing, there may be a network connection issue
B.a Foreign JMS Connection Factory
C.a JMS Bridge to map the JNDI of the Local JMS Destination to the remote AQ destination
D.a mapping of the Foreign JMS Connection Factory to the Data Source where AQ is configured and installed
E.Oracle AQ Java EE Shared Libraries not deployed and referenced by your application -
多项选择题
A customer is developing a custom application that involves a multistep provisioning process for a new account. There is a custom Java client application that is generating multiple JMS messages as part of the process and sending them to the WebLogic tier where they are processed. Which three steps must you take to implement the solution to allow for scalability and parallel processing of multiple simultaneous provisioning requests while ensuring messages for an individual process are not delivered out of order?()
A.Update the client application that is creating the JMS messages to use Unit of Work.
B.Configure a WebLogic Cluster for Distributed JMS.
C.Update the client application that is creating the JMS messages to use Unit of Order.
D.Enable XA Transactions on the JMS Connection Factory used by the client application.
E.Enable Load Balancing on the JMS connection factory used by the client application.
