单项选择题Which option must you choose to configure Node Manager on a machine (server or zone)?()

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.


您可能感兴趣的试卷

你可能感兴趣的试题

2.单项选择题

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. 

3.多项选择题Which two IDEs are supported development environments for WebLogic Server 12c in version 12.1.1?()

A.Websphere Developer Studio
B.NetBeans
C.InteliJ IDIA
D.JDeveloper
E.Eclipse
F.WebLogic Workshop

4.单项选择题

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.

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

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

7.多项选择题Identify four valid requests in a RESTful service using JAX-RS.()

A.GET
B.PUT
C.UPDATE
D.DELETE
E.POST
F.REMOVE

8.多项选择题Identify three reasons that explain why assigning more than one managed serve achieve better  performance than running one managed server with more resources?()

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.

10.多项选择题Which two outcomes result when a domain is created in development mode?()

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

最新试题

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

题型:多项选择题

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

题型:单项选择题

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

题型:多项选择题

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 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 and see them reach the database.Which two things are missing in this configuration?()

题型:多项选择题

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

题型:多项选择题

For real time event processing, which three clients can you use?()

题型:多项选择题

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

题型:单项选择题

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

题型:多项选择题

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

题型:单项选择题