Which type of appliance would you use to package custom applications into an appliance?
A. WebLogic Server appliance
B. external appliance
C. generic appliance
D. database appliance
E. Oracle Tuxedo appliance
Which three plug-ins are pre-installed with EM 12c?
A. Oracle Fusion Middleware
B. Oracle Cloud Application
C. Oracle Database
D. Oracle MOS (My Oracle Support)
E. Exalogic Elastic Cloud Infrastructure
Which configuration can be used for enabling Coherence as an L2 Cache?
A. @Entity@CacheInterceptor (CoherenceReadCustomizer.class)public class Employee implements Serializable
B. @Entity@Customizer(CoherenceReadCustomizer.class)public class Employee implements Serializable
C. @Entity@Customizer(CoherenceReadWriteCustomizer.class)public class Employee implements Serializable
D. @Entity@CacheInterceptor (CoherenceInterceptor.class)public class Employee implements Serializable
In which three scenarios would you use JRockit Mission Control? (Choose three.)
A. finding hot methods
B. static mode analysis
C. tracking latencies
D. heap analysis
E. debugging with breakpoints
Which configuration file must a user edit to configure Oracle HTTP Server?
A. httpd.conf
B. obj.conf
C. workers.properties
D. magnus.conf
E. oraclehttp.conf
What is the first step towards creating an appliance?
A. introspection of an installed system
B. introspection of a VM template
C. fileset capture
D. template creation
How would you create an SLA based on the "JVM Runtime Up" metric for a specific WLS server?
A. Deploy JVM Diagnostics and set a threshold on the JVMD agent up time.
B. Create a Service target that uses the WLS Domain as its system, and the JVM Runtime as itsperformance metric. Configure SLA by using that metric.
C. Define a threshold on the metric on the All Metrics page, and define a rule to create an Event for that incident. Define an SLA on the count of Incidents.
D. You cannot create an SLA on JVM-related metrics.
Which component is optimized for the JRockit VM?
A. swing-based desktop applications
B. browser-based applets
C. embedded devices
D. server-side applications
E. mobile phones
What is the primary purpose of the Middleware Diagnostics Advisor (MDA) included in WLS Management Pack EE?
A. to automate the SQL tuning process by comprehensively exploring all the possible ways of tuning a SQL statement
B. to facilitate proactive performance and availability management by auto-finding problems and suggesting solutions
C. to find configuration problems by comparing WLS configuration to a Gold Image configuration
D. to provide comprehensive advice on how to optimize schema design in order to maximize application performance
E. to analyze the EM configuration and suggest configuration changes that will extend the stability of EM
You plan to deploy your Coherence application to a new production environment. You want to ensure that the new environment supports multicast, and that all of the machines are connected to the same physical switch for optimal performance. What two tools will help confirm that the new environment satisfies both criteria? (Choose two.)
A. Coherence MulticastTest
B. Coherence DatagramTest
C. Coherence Console
D. Coherence CohQL Command-Line