多项选择题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.


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题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.

2.单项选择题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

3.多项选择题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

4.多项选择题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

5.多项选择题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.

6.单项选择题

A customer needs to ensure that the number of threads servicing an application does not exceed the number of database connections available to the application.
What step must you take to address this situation?()

A.Configure a Max Threads Constraint and add your application to the list of applications for the  Constraint.
B.Configure a Work Manager with a Maximum Threads Constraint tied to the Connection Pool and  configuration your application to use the Work Manager.
C.Configure a Work Manager with a Minimum Threads Constraint tied to the Connection Pool and  configure your application to use the Work Manager.
D.Configure a global MaxThreads constraint and target it to the server or clusters where your  application is deployed.
E.Configure the startup parameter "-Dwls-maxThreads" to be the same as the number of  database connections configured.

7.单项选择题A customer has a critical, performance-sensitive web application that connects to a multimode  Oracle RAC database. Which feature of WebLogic can provide signification benefit?()

A.The Web Session Affinity feature of Active GridLink for RAC
B.WebLogic Clustering
C.The Transaction Affinity feature of Active GridLink for RAC
D.Coherence*Web Session Replication

9.单项选择题Which WebLogic optimization allows one non-XA resource to participate in a distributed transaction?()

A.enabling Pinned to Thread
B.enabling Logging Last Resource
C.increasing the Statement cache size
D.setting the statement cache type to LRU
E.setting the initial and maximum capacity to the same number

10.多项选择题A customer needs to implement a Highly Available solution for JMS that has a primary data center  and a backup. Which three steps would you perform when designing your solution?()

A.Store Transaction Logs in a database and use Database stores for JMS to make replication  between sites easier.
B.Use file based Transaction Logs and JMS stores and implement a separate replication solution  for files in addition to database in case database replication fails.
C.Implement Oracle RAC at each site to provide a highly available solution within each datacenter.
D.Configure Whole Server Migration to migrate WebLogic Managed Servers from the primary to the secondary site.
E.Configure Automatic Service Migration for JMS high availability within a datacenter.

最新试题

Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()

题型:单项选择题

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

题型:单项选择题

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

题型:多项选择题

In WebLogic 10.3.6 and WebLogic 12c on ExaLogic, performance of JMS is further improved through ().

题型:多项选择题

You deploy two different applications to the WebLogic container. One application use Xerces parser version A and the other application uses Xerces parser version B. Both these versions are different from the parser version that the WebLogic server uses internally. You want to use the Filtering Classloader feature to solve this problem.What action would you take to generate proper filtering Classloader entries?() 

题型:单项选择题

In the area of Performance Management and Diagnostics, which feature is supported in Oracle  Enterprise Manager 12C?()

题型:单项选择题

Which option must you choose to configure Node Manager on a machine (server or zone)?()

题型:单项选择题

A customer has a web application with HTTP Sessions that need to be replicated to a backup site that is more than 100 miles away from the primary site, connected over the Internet.   Which type of session replication in WebLogic is recommended?()

题型:单项选择题

What are four benefits of recommended basic architecture?()

题型:多项选择题

When a critical error occurs, which module in Enterprise Manager will automatically collect diagnostics data from WebLogic Server?()

题型:单项选择题