问题:多选题What two statements are true about Oracle Enterprise Manager’s Java Diagnostic tool, which makes the tool suitable for production server diagnostics ?()Avirtually zero overhead for application running in the JVMBno stalling of running JVM when taking a heap dump for memory analysisCno need of modification, changes, or instrumentation of the application since is uses Network Protocol Analysis (NPA technology)Dprovides Byte Code Instrumentation for Java
查看答案
问题:单选题Which of these is an available Oracle WebLogic Message Bridge attribute ? ()AXA EnabledBConnection URLCLocal JNDI nameDQuality of Service
问题:单选题When scaling Coherence from one to two cache servers, it will not show the same scalability as two to four. Why?()ACoherence uses a more efficient TCMP algorithm going from two to four cache serversBWhen going from one to two cache servers, object backups are copied across servers so work is doubled,but going from two to four is a fixed amount of workCNear cache is enabled with a larger quorum thus performance is improvedDall of the above
问题:单选题As an architect for ABC bank, you have been tasked to improve the performance of their online balance transfer application. Due to various margers and takeovers, the bank has heterogeneous systems. Some applications are based on Java while others on either .net or C++. You would like to propose object serialization with Coherence to enable passing objects between these different language platforms. Which of the following options provides the capability ?()AStandard Java serializationB.Net Binary serializationCCoherence Portable Object FormatDCoherence Externalizable Lite
问题:单选题Which Coherence caching pattern matches the sequence of events ?() 1. Data is requested from cache 2. The requested data does not exist in the cache (cache miss) 3. The Coherence cache store is used to red data from the back-end persistent data source, and placed in ther cache 4. Data requested from the cache is returned to the callerAread throughBwrite throughCrefresh aheadDwrite behind
问题:多选题Choose the two correct statements regarding Oracle WebLogic Server()Aa server instance can be associated with multiple machinesBa machine can be associated with multiple server instanceCa server instance can be associated with only a single machineDa machine can be associated with only one server instance
问题:单选题With regard to the drivers behind Application Grid based computing, consider the following statements and indicate which is TRUE:// () I. data center complexity leads to lack of predictability making it difficult if not impossible to guarantee quality of service II. data centers must do more with less and find a way to better utilize existing capacity III. growth means added complexityAI and IIBI and IIICII and IIIDI, II and III
问题:多选题Which two statements are true about Oracle Weblogic Clustering ? ()AWLS instances must be in a Cluster for In-Memory HTTP Session Replication to functionBWLS supports only hardware load balancing to ensure HA access for HTTP/Web clientsCThe servers must be running on the same port numberDMake sure your Admin Server configuration and related files reside on a HA file system or some other backup/recovery strategy is in place
问题:单选题Which console allows me to choose between stopping a WebLogicmsanaged server immediately versus quiescing it and stopping the server when all requests complete ?()AGrid Control ConsoleBFusion Middleware ConsoleCWebLogic Administration ConsoleDCAMM Console
问题:单选题Identify architecturally where in an application, Coherence stack will be used ()Acoherence resides locally on the machines of all remote application usersBcoherence resides between remote users and the Web tierCcoherence resides between the Web tier and application tierDcoherence resides between the application tier and data tier
问题:多选题Identify two correct statements to complete the sentance. In a Coherence implementation, it is a best practice to implement PortableObject on all customer objects because:()Ait leverages Java’s built-in serializationBit provides a more efficient serialization of the objectCit allows the object to be shared across applicationsDit allows the object to be shared across programming platforms
问题:多选题Which two stand-alone products are also parts of Oracle WebLogic Enterprise Edition offering ?()AOracle WebLogic Real TimeBOracle Internet Application ServerCOracle Application Development Framework (ADF)DOracle Enterprise Pack for Eclipse
问题:单选题Which product should be used along with Oracle Enterprise Manager Packs for Fusion Middleware for end-to-end visibility ?()AOracle Data Masking PackBOracle Real Application TestingCOracle Byte Code Instrumentation for Java (BCI4J)DOracle Real User Expirience Insight (ORUEI)
问题:单选题Which feature/offering of Oracle Application Grid makes it particularly easy to significantly increase the performance of Web-based applications with no code change ? ()AActiveCacheBStore-and-ForwardCMessaging BridgeDMetaCache
问题:单选题See the build instructions for managing Coherence via JMX and put the steps in order. () 1. Update set-env.cmd (or set-env.sh if you are building on UNIX) to reflect your system environment. 2. Open a command shell and execute set-env.cmd (or source set-env.sh if you are building on UNIX) 3. Run ant build. 4. Deploy the jmx-console.war file found under the build directory to your application server. Be sure to start your application server JVM with the necessary Coherence Management Framework overrides. For example: -Dtangosol.coherence.management=all 5. To remove build artifacts from your file system, run ’ant clean’A1,2,3,4,5B1,3,2,4,5C1,2,3,5,4D2,1,3,4,5
问题:单选题Integration between ()with "multi data sources" and() is defined as Gridlink for RAC (Real Application Clusters)AOracle Weblogic Server; Oracle DatabaseBOracle Weblogic Server clusters; Oracle DatabaseCOracle Weblogic Server clusters; Oracle Database RACDOracle OC4J; Oracle Database RAC
问题:单选题This is a special WebLogic Server instance included by the WebLogic Server Domains. It represents a central point from which you configure and manage all resource domain. ()AManaged ServerBWeb ServerCAdministration ServerDNode Server