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


您可能感兴趣的试卷

你可能感兴趣的试题

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

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

3.多项选择题

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.

4.单项选择题

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

5.多项选择题Which three JVM options would you add to investigate performance issues in a Hot-Spot JVM?()

A.-xx:+PrintGCDetails
B.-xx:+PrintGCTimeStamps  
C.-xx:+HandlePromotionFailure
D.-verbose:gc
E.-server

6.单项选择题

A web application is bound to the context named "/webapp" and the client uses the browser and  makes a request to the resource http://server:port/webapp/ctxl/resource.   
Where do you place this resource inside the web application structure?()

A.in the subdirectory /WEB-INF/ctxl
B.in the subdirectory /META-INF/ctxl
C.in the subdirectory /ctxl in the root of the archive
D.in the subdirectory /ctxl/resource in the root of the archive
E.in the root of the archive

7.多项选择题Which two tasks can be performed when WLST is in OFFLINE mode?()

A.modifying the configuration of an online domain
B.modifying the configuration of an offline domain
C.viewing runtime performance data in ONLINE mode
D.viewing runtime performance data in OFFLINE mode
E.creating and extending domains

8.单项选择题What is the architectural benefit of keeping WebLogic Server transaction log in the database?()

A.Oracle does not allow replicating files between data centers, so keeping transaction log in database allows for replication.
B.Many transactions in WebLogic are database centric, so keeping log in database makes Two Phase Commit protocol possible.
C.It obviates the need to keep in sync two replication technologies (file and database) between  data centers. The single replication technology is used for frequently changing data.
D.Transaction log in a file system is extremely slow so it cannot be efficiently replicated.

9.多项选择题Which four actions can you perform using the WebLogic Admin Console?()

A.Stop and start Managed Servers using the Node Manager.
B.Stop and start Coherence Servers using the Node Manager.
C.Create a WebLogic Domain Template.
D.Create and target JDBC connection pools.
E.Create and target WebLogic Diagnostic Framework Diagnostic Modules.
F.Change Java command-line parameters at run time.

10.多项选择题You want to configure WebLogic so that Managed Servers are restarted when they are in a  FAILED state. Which three steps are necessary to accomplish this?()

A.Configure Node Manager on the machines where WebLogic Managed Servers need to be  started/restarted.
B.Enable "Auto Restart" in the Node Manager Configuration.
C.Enable "Auto Kill if Failed" in the Node Manager Configuration.
D.Enable "Auto Kill if Failed" for the Managed Server in question.
E.Enable "Auto Restart" for the Managed Server in question.

最新试题

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

题型:多项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:多项选择题

Which two options best describe how the Maven Plugin for WebLogic enables WebLogic to be effectively used in a Continuous Integration environment?()

题型:多项选择题

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 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 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 the absence of shared storage between cluster nodes, which two actions can you take to configure a High Availability architecture?()

题型:多项选择题