Run WebLogic in a JRockit JVM and ensure the Flight Recorder is enabled.
Configure the WebLogic Diagnostic Framework Event Volume to Low, Medium, or High depending on the type of events you want to capture.
Configure the WebLogic Diagnostic Framework bridge to send events to the JRockit Flight Recording.
Take a dump from the default recording or create a new recording for the time period you want to capture.
第1题:
Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()
第2题:
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?()
第3题:
When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()
第4题:
You want to configure WebLogic so that Managed Servers are restarted when they are in a FAILED state. Which three steps are necessary to accomplish this?()
第5题:
Which four actions can you perform using the WebLogic Admin Console?()
第6题:
What are the three steps you should take to tune a JDBC Connection pool in WebLogic from the initial settings in a production environment?()
第7题:
Weblogic常见调优选项不包括()。
第8题:
ability to automatically convert Spring application to JavaEE 6 framework
ability to export the WebLogic Container feature to another Spring enabled JavaEE server
ability to extend the WebLogic Server console with some Spring-related pages
official support of Spring apps inside WebLogic by Oracle Support
support for injection of WebLogic MBeans and Resources into Spring applications
第9题:
If you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local & global transactions
Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS
Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server
If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions
第10题:
Assign more than one managed server to a physical hardware that allows better CPU utilization
Assign more than one application to one managed server to better utilize threads within a single JVM process
Assign the same application to more than one managed server to load balance requests between servers
Assign the same heap size to the managed server across the cluster for easier control of memory footprint
Create a virtualized environment with hypervisor for an easier solution
第11题:
You need to install a separate node manager for each Middleware Home that has a unique major and minor WebLogic Version Number.
You need to install and configure only one instance of Node Manager for all products, regardless of the WebLogic version number.
You need to install and configure a separate Node Manager for each domain of each product you want to run on the machine.
You need to install one Node Manager but use separate SSL certificates for each product when searching the network communication to the machine
第12题:
Ensure the maximum size is increased to an appropriate setting.
Set the minimum and maximum size of the connection pool to the same value.
Increase the statement cache size.
Add more heap to the JVM.
Add more nodes to the cluster.
第13题:
You want to create a WebLogic domain in a production environment. Which three actions should you perform?()
第14题:
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?()
第15题:
Which option must you choose to configure Node Manager on a machine (server or zone)?()
第16题:
You want to capture WebLogic internal events correlated with JVM events for viewing offline. What three actions must you take to enable this within WebLogic?()
第17题:
Which WebLogic edition bundles JRockit Real Time?()
第18题:
You are developing an application that receives events asynchronously.You create a WqlEventQuery instance to specify the events and event conditions to which the application must respond.You also create a ManagementEventWatcher instance to subscribe to events matching the query.You need to identify the other actions you must perform before the application can receive events asynchronously.Which two actions should you perform?()
第19题:
Run WebLogic in a JRockit JVM and ensure the Flight Recorder is enabled.
Configure the WebLogic Diagnostic Framework Event Volume to Low, Medium, or High depending on the type of events you want to capture.
Configure the WebLogic Diagnostic Framework bridge to send events to the JRockit Flight Recording.
Take a dump from the default recording or create a new recording for the time period you want to capture.
第20题:
Start listening for events by calling the Start method of the ManagementEventWatcher.
Set up a listener for events by using the EventArrived event of the ManagementEventWatcher.
Use the WaitForNextEvent method of the ManagementEventWatcher to wait for the events.
Create an event handler class that has a method that receives an ObjectReadyEventArgs parameter.
Set up a listener for events by using the Stopped event of the ManagementEventWatcher.
第21题:
management of many WebLogic Server Domains from a single web console
tracking changes in the configuration of WebLogic Domain
automation of provisioning process in the new environment
checking compliance with the licenses that a customer has
visual creation of JDBC DataSource object to Oracle RAC
第22题:
Configure Node Manager on the machines where WebLogic Managed Servers need to be started/restarted.
Enable Auto Restart in the Node Manager Configuration.
Enable Auto Kill if Failed in the Node Manager Configuration.
Enable Auto Kill if Failed for the Managed Server in question.
Enable Auto Restart for the Managed Server in question.
第23题:
Use a multinode WebLogic domain.
Use a single-node WebLogic domain.
Use clusters.
Refrain from using clusters.
Install WeLogic in production mode with CA signed certificates.
第24题:
Stop and start Managed Servers using the Node Manager.
Stop and start Coherence Servers using the Node Manager.
Create a WebLogic Domain Template.
Create and target JDBC connection pools.
Create and target WebLogic Diagnostic Framework Diagnostic Modules.
Change Java command-line parameters at run time.