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


您可能感兴趣的试卷

你可能感兴趣的试题

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

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

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

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

6.多项选择题Identify three advantages of Active GridLink for RAC over multidata source.()

A.isolates WebLogic from RAC changes
B.has a simple configuration
C.enables statement caching  
D.performs faster failure detection and failover
E.is supported in WebLogic Domain Templates

7.单项选择题Which WebLogic edition bundles JRockit Real Time?()

A.WebLogic Server Standard Edition
B.WebLogic Server Enterprise Edition
C.WebLogic Server Suite
D.WebLogic Server Grid Edition
E.WebLogic Server Cloud Edition

8.单项选择题Which is the correct WebLogic Server distribution version to download if you want to install WebLogic Server 12c to run in 64 bit mode on a 64 bit Linux X86?()

A.Linux x86 with 64 bit JVM
B.ZIP distribution for Linux
C.Linux x86 with 32 bit JVM
D.Generic distribution
E.Network installer

9.单项选择题Which statement is FALSE regarding WebLogic Server 12c?()

A.supports Java EE 6.0
B.supports WebLogic Web Services 8.1 Application Environment
C.includes a new Maven plug-in
D.supports use of annotations in resource adapter class files

10.单项选择题What does the Web Session Affinity feature of Active GridLink for RAC provide?()

A.It mandates that HTTP sessions must be stored in an Oracle RAC database for the highest  throughput and availability.
B.It pins a connection to the thread associated with a web session such that subsequent  connection reservations are significantly faster.
C.It stores a reference to the connection associated with an HTTP session in the session object.
D.It allows developers to modify how their web application reserves and releases database  connections to allow enhanced performance.
E.It provides improved performance by associating a database connection with an HTTP session. 

最新试题

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

题型:单项选择题

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

题型:多项选择题

You want to create a WebLogic domain in a production environment. Which three actions should  you perform?()

题型:多项选择题

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

题型:多项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:多项选择题