单项选择题

An application is using WebLogic JMS Store and Forward to forward messages from a local JMS queue a remote WebLogic JMS destination. You need to determine if the messages are being  sent from the local Weblogic Server.
Where do you find information and metrics about Store and Forward components in the WebLogic Admin Console?()

A.JMS Persistent Store
B.JMS Server  
C.JMS Distributed Destination
D.JMS Store and Forward  
E.Automatic Service Migration


您可能感兴趣的试卷

你可能感兴趣的试题

1.多项选择题Identify three unique integration features of Spring and WebLogic Server.()

A.ability to automatically convert Spring application to JavaEE 6 framework
B.ability to export the WebLogic Container feature to another Spring enabled JavaEE server
C.ability to extend the WebLogic Server console with some Spring-related pages
D.official support of Spring apps inside WebLogic by Oracle Support
E.support for injection of WebLogic MBeans and Resources into Spring applications

3.单项选择题How can you configure High Availability for interacting with a non-Oracle database using WebLogic?()

A.Configure multiple physical data sources and reuse the same JNDI name for each.
B.Use the "compatibility" option of Active GridLink to enable compatibility with non-Oracle  databases.
C.Configure a single physical data source for each node in a database cluster and wrap it using  Multi Data Source.
D.Configure a Data Source Group that contains a physical connection pool to each node in the  database cluster.

4.多项选择题Identify three components of the WebLogic JMS architecture.()

A.JMS Server
B.JMS Module
C.Node Manager
D.Queue Manager
E.Persistent Store

5.多项选择题Which three scenarios are true about Domains?()

A.Domains can be created using the Configuration Wizard.
B.Domains can be created using WLST.  
C.Domain configuration files are located in the WebLogic home directory.
D.Domains can be created based on a domain template.

6.单项选择题Assume that you would like to clone an existing WebLogic Domain and enable some  customizations. What scenario would you choose?()

A.In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. In the graphical wizard, customize and extend the domain if needed. These steps will only clone only the domain configuration. Binaries with deployments are needed  to be cloned by operation on the file system.  
B.In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain"  from the context menu. In the graphical wizard, customize the domain. These steps clone the  binaries and domain configuration. If the extension is needed, perform it after cloning in the  WebLogic web-based console. 
C.In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. In the graphical wizard, customize and extend the domain if it is needed. These steps clone the binaries and domain configuration.  
D.In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain"  from the context menu. These steps clone the binaries and domain configuration. If the customization or extension is needed, complete that after cloning in the WebLogic web-based console.  
E.In the file system, copy the domain structure of the configuration directory and paste it in the new location. Modify configuration files for address and port. If further customization is needed, open the WebLogic web-based console and perform these modifications.

7.单项选择题WebLogic 12c, the Maven plug-in has been enhanced with which Maven goal?()

A.wls:unzip, wls:install-domain, wls:start-domain, wls:wlst, wls:appc
B.wls:install, wls:install-domain, wls:start-domain, wls:wlst, wls:appc
C.wls:unzip, wls:create-domain, wls:start-domain, wls:wlst, wls:appc
D.wls:install, wls:create-domain, wls:start-server, wls:wlst, wls:appc

8.多项选择题Identify the two options that can be used to patch WebLogic Server without Incurring application downtime.()

A.automated process using the Admin Server
B.automated using JDeveloper
C.manual process with or without Smart Update
D.scripted with WLST
E.automated process using Enterprise Manager 12c

9.多项选择题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?()

A.after the subscriber is unavailable for 10 minutes
B.when the subscriber is available
C.after the subscriber is unavailable for after an hour
D.are available until the specified time elapses
E.are expired instantly

10.多项选择题What are the three steps you should take to tune a JDBC Connection pool in WebLogic from the  initial settings in a production environment?()

A.Ensure the maximum size is increased to an appropriate setting.
B.Set the minimum and maximum size of the connection pool to the same value.
C.Increase the statement cache size.
D.Add more heap to the JVM.
E.Add more nodes to the cluster.

最新试题

A customer has a WebTrade application that initially uses the embedded LDAP to authenticate users. To enhance security, the customer decides to use OAM to authenticate some of the users against an external LDAP store. For this to work, a customer configured an OAMAuthenticator, but was not sure what to select for the Control Flag.What Control Flag should the customer choose?() 

题型:单项选择题

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?()

题型:单项选择题

When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()

题型:多项选择题

Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?()

题型:多项选择题

Which action cannot be done in a scripted, automated fashion using WLST?()

题型:多项选择题

A WebLogic team is developing an enterprise application from their desktop WebLogic environment. All development systems are connected to the same eight data sources for testing.As a WebLogic Administrator supporting this team, which two actions should you perform to free the developers from creating and configuring all the data sources on their desktop WebLogic environment?()

题型:单项选择题

In WebLogic 10.3.6 and 12c, transaction logs can optionally write to a JDBC store instead of a file store on the file system. Identify the three benefits as a result of this capability.() 

题型:多项选择题

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?()

题型:单项选择题

You want to create a WebLogic domain in a production environment. Which three actions should  you perform?()

题型:多项选择题

Identify four valid requests in a RESTful service using JAX-RS.()

题型:多项选择题