多项选择题

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.


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题

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

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

3.单项选择题

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

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

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

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

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

8.多项选择题Identify the three processes that customers can choose for patching WebLogic Server.()

A.Download patches from My Oracle Support and manage them using Smart Update.
B.Use Enterprise Manager to download patches from My Oracle Support and apply patches to WebLogic.
C.Download patches from My Oracle Support and manually modify the classpath of the application server (though it is not recommended).
D.Download patches from My Oracle Support and apply them using the WebLogic Admin Console.
E.Use the Admin Console to connect to My Oracle Support and download patches and then target them to the domain.

10.多项选择题Which two elements of the Java Enterprise Application Archive are required?()

A.EJB Archive  
B.Deployment Descriptor
C.META-INF sub directory
D.Resource Adapter archive
E.Java library

最新试题

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

题型:单项选择题

Which four service offerings are included in Oracle Public Cloud?()

题型:多项选择题

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

题型:单项选择题

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

题型:单项选择题

What are four benefits of recommended basic architecture?()

题型:多项选择题

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

题型:单项选择题

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

题型:单项选择题

To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()

题型:多项选择题