单项选择题

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.


您可能感兴趣的试卷

你可能感兴趣的试题

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

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

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

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

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

7.多项选择题You are configuring a JMS server with a need for load balancing the messages. To achieve the  load balance you should ().

A.use regular queues and topics  
B.use distributed queues and topics
C.not use subdeployments
D.disable server affinity
E.use message paging

8.多项选择题You want to create a WebLogic domain in a production environment. Which three actions should  you perform?()

A.Use a multinode WebLogic domain.
B.Use a single-node WebLogic domain. 
C.Use clusters.  
D.Refrain from using clusters.  
E.Install WeLogic in production mode with CA signed certificates.

9.多项选择题

A customer needs to analyze an application that was developed for Oracle Application Server 10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The customer wants understand the changes required to be made to the application and how to configure WebLogic in to support the newly upgraded application.   
Which three actions would you recommend for upgrading the customer's application and server configuration?()

A.Use Oracle Upgrade Manager to create a new WebLogic domain template from an OAS/OC4J  installation and redeploy the application.  
B.Use SmartUpgrade to analyze the OAS/OC4J server configuration and create WebLogic  configuration files.  
C.Use SmartUpgrade to analyze the application archive (EAR/WAR/JAR) Source Directory or IDeveloper project and generate a report that describes the areas of the application that need to be updated.  
D.Use the Configuration Wizard to extend an existing WebLogic domain with OAS/OC4J support  libraries and redeploy the application.  
E.Use SmartUpgrade to generate application artifacts and deployment descriptors that can be deployed to WebLogic.

10.单项选择题

You are configuring the data source for an Oracle database. You will need to specify a test table for WebLogic to test the status of the database.
Which option should you choose?()

A.a table name which has 100s of records
B.a table name which has 10s of records
C.a table name which has empty records
D.a table name which has 1000s of records
E.never use a table name

最新试题

Which two outcomes result when a domain is created in development mode?()

题型:多项选择题

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

题型:多项选择题

WebLogic Node Manager can be used to manage the life cycle of WebLogic servers. WebLogic Node Manager is installed and started ().

题型:单项选择题

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

题型:多项选择题

A customer is developing a custom application that involves a multistep provisioning process for a new account. There is a custom Java client application that is generating multiple JMS messages as part of the process and sending them to the WebLogic tier where they are processed.   Which three steps must you take to implement the solution to allow for scalability and parallel processing of multiple simultaneous provisioning requests while ensuring messages for an individual process are not delivered out of order?()

题型:多项选择题

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

题型:单项选择题

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

题型:多项选择题

What are four benefits of recommended basic architecture?()

题型:多项选择题

Oracle Coherence is best classified as ()? 

题型:单项选择题

In the absence of shared storage between cluster nodes, which two actions can you take to configure a High Availability architecture?()

题型:多项选择题