问题:单选题Which interface provides the ability to see changes in real-time as they occur ? ()AConcurrentMapBjava.util.AbstractMapCObservableMapDInvocableMap
查看答案
问题:单选题Identify the true statement regarding Temporary Coherence cluster members()Ait should have localstorage set to TRUEBit should be configured so as to not trigger re-partitioning Cboth A and B are TRUEDNeither A and B are TRUE
问题:单选题To perform management activities, each domain requires its own()AAdministration ServerBConfiguration WizardCAnt TaskDNode Server
问题:多选题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
问题:单选题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
问题:多选题Which two are advantages of using WLS JMS instead of using a third-party JMS Provider (Tibco, Sonic, etc.) ? ()AJMS subsystem of WLS shares same JVM as core WLS application server, so application avoids the overhead of message serialization/de-serialization (necessary when using a 3rd party JMS provider with WLS)BWLS JMS ai always faster than 3rd party JMS providersCUnified operations and management tools across Application Server and JMS Provider will help with mangeability and diagnosticsDWLS JMS more compliant with JMS spec than 3rd party vendors
问题:单选题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
问题:单选题Oracle Fusion Middleware Control runs as:()Aa module in Oracle HTTP ServerBa PL/SQL module in Oracle DatabaseCan application in WebLogic Server Administration ServerDan application in WebLogic Server Managed Server
问题:单选题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
问题:多选题Which three of the following are consirered Fixed Asset Deprecation Rule Components ?()AInternational Deprecation MethodsBHeaderCAnnual RulesDRule ConventionsEPredefined Deprecation Methods
问题:单选题At a run time, each Oracle Weblogic Server instance in a given domain creates an in-memory representation of the configuration described in this document()Amds-mbeans.xmlBconfig.xmlCpolicy.xmlDdata.xml
问题:单选题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
问题:单选题You are an Enterprise Architect in a large IT organization. Your organization has deployed applications on a variety of containers such as WLS, WebSphere, and JBoss. Why would you consider consolidating on a single type of container (instead of mix) ? ()AGuarantee of higher application performance and reliability if the transactions are flowing between instances of the same container type.B Easier to build a Shared Services infrastructure that can provide best practices, tools and expertise around HA/Management.... with a single type of container than a mix of multiple typesCYou’ll save on hardware costs with a homogenous environmentDIt’s a necessary step in our move toward adopting SOA
问题:多选题Which two statements are true about Oracle Real Applications Insight ?()Ait provides enhanced visibility across the entire application infrastructureBit provides a set of management tools that enable automation of configuraionCit significantly increases the performance of Web-based applications with no code changeDit dramatically reduces costs associated with diagnostics, configuration, and deployment on production servers
问题:单选题Which of these is an available Oracle WebLogic Message Bridge attribute ? ()AXA EnabledBConnection URLCLocal JNDI nameDQuality of Service
问题:单选题What is the solution for the "maximum socket buffer size" warnings in Oracle Coherence version 3.1 to 3.3 ? ()Aconfigure the OS allow for larger buffersBupgrade the Coherence versionCconfigure the OS allow for small buffersDconfigure the OS allow for small buffers and upgrade the Coherence version
问题:多选题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