A.Configure one Node Manager per domain (for example, if there are two domains on one machine, then you will need to configure two Node Managers).
B.Configure one Node Manager per machine with any number of WebLogic instances running on it.
C.Configure one Node Manager per machine for all WebLogic, OHS, and OEM running on the same machine.
D.Configure one Node Manager for every WebLogic instance.
E.Configure two or more Node Managers for every WebLogic instance.
您可能感兴趣的试卷
你可能感兴趣的试题
A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection.
Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?()
A.SAF Target
B.SAF Imported Destination
C.SAF Client
D.SAF Server
E.Distributed SAF JMS
A customer stores environmental settings in the deployment descriptors of an application. Whenever they promote the application version from testing to the production environment, they need to open the archive and modify the deployment descriptor. This process is against their security policy.
What approach should you recommend to leverage WebLogic features such that they do not have to modify the application archive for different environments?()
A.Keep environmental data in the global settings of domain and the application can read it from the domain where it runs.
B.Keep environmental data in Deployment Plan XML files. It allows you to change parameters in the deployment descriptor without opening the archive file.
C.Keep environmental data in the database because it is the most effective way of parametrizing the environment.
D.Keep archive in exploded format so the customer does not have to open the archive files.
E.Eliminate all environmental settings from the application. There should not to be any environmental settings in the application.
A.Websphere Developer Studio
B.NetBeans
C.InteliJ IDIA
D.JDeveloper
E.Eclipse
F.WebLogic Workshop
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?()
A.Provide the team with a WebLogic domain template with the testing data sources configured.
B.Provide the development team with a preconfigured domain archive file.
C.Provide the development team with the [datasource] -jdbc.xml file to overwrite their local copy.
D.Create the data sources on behalf each of the developer.
E.Provide the development team with WLST scripts to create and configure the testing data sources.
A.simplified disaster recovery architecture and efforts
B.better performance than writing logs to a file store
C.common storage of transaction logs with application data
D.common replication of transaction logs with application data
E.higher transaction throughput
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 application that requires?()
A.Implementation-Version
B.Specification-Version
C.Extension-Name
D.Specification-Vendor
E.Implementation-Vendor
A.GET
B.PUT
C.UPDATE
D.DELETE
E.POST
F.REMOVE
A.Thread management inside the JVM process might be less effective than context switching between processes on the OS level. It is better to combine both these technologies to achieve full saturation of resources.
B.Current CPUs are multicore units. So starting managed servers in the amount of physical cores and pinning them 1:1 to cores will always get the best performance.
C.By a combination of prioritization of processes on the OS level and Work Manager in WLS, one could tune the whole environment more precisely.
D.Assigning more than one managed server to hardware will never bring better performance.
E.More instances means more connections to databases, so one could serve more concurrent calls on the database level. This is primarily why this approach will give better performance numbers.
F.Depending on the profile of the application, having more JVMs with smaller heaps will lead to more predictable response times than fewer JVMs with a large heap.
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?()
A.MAN Replication
B.WAN Replication
C.Synchronous Replication
D.Asynchronous Replication
E.Database Replication
A.WebLogic server starts automatically upon the restarting of the machine
B.each new cluster will automatically be created with two managed servers
C.boot.properties file automatically stored
D.creation of an auto deploy folder used for the application to deploy automatically
E.Node Manager will be automatically configured
最新试题
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.()
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?()
Which two options best describe how the Maven Plugin for WebLogic enables WebLogic to be effectively used in a Continuous Integration environment?()
What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?()
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?()
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.()
Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()
In the area of Performance Management and Diagnostics, which feature is supported in Oracle Enterprise Manager 12C?()
To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()