Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

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

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

A.

Per Machine

B.

Per Domain

C.

Per Managed Server

D.

Per Admin Server

A customer wants to improve the availability of a web application and provide more predictable scalability when scaling out the application.

Which Feature of WebLogic should you recommend to help solve this problem?

A.

Oracle Web Grid

B.

ActiveCache

C.

Coherence Grid Edition

D.

WebLogic Session Replication

E.

Coherence Web Edition

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

A.

Java

B.

C++

C.

.NET

D.

REST

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.

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

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

A customer needs to implement a Highly Available solution for JMS that has a primary data center and a backup. Which three steps would you perform when designing your solution?

A.

Store Transaction Logs in a database and use Database stores for JMS to make replication between sites easier.

B.

Use file based Transaction Logs and JMS stores and implement a separate replication solution for files in addition to database in case database replication fails.

C.

Implement Oracle RAC at each site to provide a highly available solution within each datacenter.

D.

Configure Whole Server Migration to migrate WebLogic Managed Servers from the primary to the secondary site.

E.

Configure Automatic Service Migration for JMS high availability within a datacenter.

A customer claims that while redeploying a web application in the production system all their customers have to log in again. What do you recommend?

A.

Sessions can't be preserved when redeploying applications. The customer needs to consider redeployment during late nights when the traffic is low.

B.

Change the flag responsible for the development mode of their environment. In the production mode, all sessions are preserved while redeploying application.

C.

Change Hotspot to JRockit. Sessions can't be preserved on HotSpot when redeploying application.

D.

Use flag -version when redeploying the application. This will switch on the Side By Side deployment feature and preserve existing sessions.

E.

Open a service request with Oracle Support. This is unexpected behavior. Sessions are preserved without any extra settings.

How can you configure High Availability for interacting with a non-Oracle database using WebLogic?

A.

Configure multiple physical data sources and reuse the same JNDI name for each.

B.

Use the "compatibility" option of Active GridLink to enable compatibility with non-Oracle databases.

C.

Configure a single physical data source for each node in a database cluster and wrap it using Multi Data Source.

D.

Configure a Data Source Group that contains a physical connection pool to each node in the database cluster.