问题:多选题You have a durable subscriber, and the subscriber is down or not reachable when the message is produced. Which two options regarding the expiry of these messages are true?()Aafter the subscriber is unavailable for 10 minutesBwhen the subscriber is ava...
Sunday, May 4, 2025
问题:多选题To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()Acoherence-work.jarBcoherence.jarCactive-cache-1.0.jarDcoherence-web-spi.war...
Saturday, May 11, 2024
问题:多选题Identify the two options that can be used to patch WebLogic Server without Incurring application downtime.()Aautomated process using the Admin ServerBautomated using JDeveloperCmanual process with or without Smart UpdateDscripted with WLSTEautomated pr...
Monday, August 11, 2025
问题:单选题Which WebLogic optimization allows one non-XA resource to participate in a distributed transaction?()A enabling Pinned to ThreadB enabling Logging Last ResourceC increasing the Statement cache sizeD setting the statement cache type to LRUE setting the ...
Friday, June 27, 2025
问题:单选题A web application is bound to the context named "/webapp" and the client uses the browser and makes a request to the resource http://server:port/webapp/ctxl/resource. Where do you place this resource inside the web application structure?()A in the ...
问题:单选题What is the name of the WebLogic specific deployment descriptor of Java Enterprise Application?()A application.xmlB weblogic.xmlC web.xmlD weblogic-application.xmlE config.xml...
问题:多选题What are the three steps you should take to tune a JDBC Connection pool in WebLogic from the initial settings in a production environment?()AEnsure the maximum size is increased to an appropriate setting.BSet the minimum and maximum size of the connec...
问题:单选题You installed WebLogic, SOA Suite, and Oracle Service Bus on a machine and want to use the WebLogic Node Manger to start servers for each product. Which statement is true?()A You need to install a separate node manager for each Middleware Home that ha...
Wednesday, January 1, 2025
问题:单选题Which new key architectural element introduced in WebLogic Server l2c should you take advantage of when designing Disaster Recovery Centers with active - passive mode?()A MAN Clusters, because they would allow you to synchronously replicate state in l...
Saturday, March 16, 2024
问题:多选题Identify three advantages of Active GridLink for RAC over multidata source.()Aisolates WebLogic from RAC changesBhas a simple configurationCenables statement cachingDperforms faster failure detection and failoverEis supported in WebLogic Domain Templat...
Friday, March 14, 2025
问题:单选题What is the architectural benefit of keeping WebLogic Server transaction log in the database?()A Oracle does not allow replicating files between data centers, so keeping transaction log in database allows for replication.B Many transactions in WebLogic...
Monday, September 16, 2024
问题:单选题You want to use WLST to view metrics for a running domain. Which command should you issue to navigate through the Mbean hierarchy containing the metrics?()A runtime () B runtimeMbeanServer ()C connectRuntime ()D beginRuntime ()E serverRuntime ()...
Monday, May 26, 2025
问题:多选题You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster. Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the applic...
Sunday, December 8, 2024
问题:多选题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 a...
问题:单选题In a Java EE messaging application, one MDB is consuming a lot of memory at high traffic. What configuration should you use to prevent possible out-of-memory error at high traffic and at the same time not losing messages?()A Configure a Work Manager...
Monday, November 4, 2024
问题:单选题An application that needs to use a shared library has a deployment descriptor that only specifies the Specification-Version and Extension-Name of the shared library. When the application is deployed, which shared library will be used?()A The applicatio...
问题:多选题A common approach to solve application performance issues is to add more hardware. Which two reasons describe why this alone does not always solve performance problems?()AThere may be a bottleneck in the application that additional hardware would not ...
问题:多选题Which two tasks can be performed when WLST is in OFFLINE mode?()Amodifying the configuration of an online domainBmodifying the configuration of an offline domainCviewing runtime performance data in ONLINE modeDviewing runtime performance data in OFFLIN...
问题:单选题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 f...