Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Examine the domain diagram:

What is the correct path within the configuration hierarchy to the MBean that contains the log rotation parameters for server04? (Choose the best answer.)

A.

B. /server04/log/rotation

B.

C. /Cluster01/server04/log

C.

/Machine02/server04/log

D.

E. /Logs/server04

E.

/TestDomain/server04/log

F.

/server04/log

You successfully configured a new dynamic cluster but haven’t launched any of the dynamic servers. You want to change the configuration for one specific server.

Which parameter can you modify for that server before starting up the dynamic clustered servers for the first time?

A.

listen port number of individual dynamic servers

B.

machine name that hosts a dynamic server

C.

dynamic server name

D.

replication groups

E.

No parameters can be modified.

You have been tasked with deploying and targeting a new application to every server in a WebLogic cluster.

Some servers are running on machines that have access to a common shared file system, while other servers do not have that same access.

Currently, the default deployment staging mode for all servers in the cluster is set to STAGE – however, you wish to avoid having the AdminServer automatically copy the application to the servers (in that cluster) with shared file system access.

Which two approaches would satisfy the above requirement? (Choose two.)

A.

Change the default deployment staging mode for all servers to EXTERNAL_STAGE, and then copy the application to all servers.

B.

Change the default deployment staging mode for the servers with access to the shared file system to NO_STAGE, then copy the application to the shared file system.

C.

Change the staging mode of the application to EXTERNAL_STAGE when you are deploying it to the cluster.

D.

Leave the default deployment staging mode for all servers as STAGE, but copy the application to the shared file system prior to deployment.

My domain consists of an administration server and two managed servers. During runtime, my administration server has crashed and I wish to start the managed servers in MSI mode.

Which two files need to be copied from the admin server to the managed servers when starting them in this mode? (Choose two.)

A.

config.xml

B.

AdminServer.log

C.

SerializedSystemIni.dat

D.

access.log

E.

MSI.xml

You have a multithreaded application that looks up the WebLogic JMS ConnectionFactory object from the JNDI tree.

Which statement is correct in this scenario? (Choose the best answer.)

A.

It is not permitted. A multithreaded application cannot access the ConnectionFactory object.

B.

The access to ConnectionFactory object MUST be synchronized.

C.

The ConnectionFactory object can be referenced in a multithreaded application without any special considerations.

D.

Multiple threads trying to use the ConnectionFactory object simultaneously will throw an exception.

E.

In a multithreaded scenario, connection objects cannot be safely created from the ConnectionFactory.

Which three WebLogic Server entities can be set up for service level migration? (Choose three.)

A.

JMS Server

B.

JOLT Service

C.

JTA Transaction Recovery Service

D.

User Defined Singleton Service

E.

JDBC Service

F.

JNDI Service

You are reviewing the scheduled maintenance of your domain after adding a new cluster.

Which statement is true when configuring a migratable target within a WebLogic Server cluster? (Choose the best answer.)

A.

Allow Post-Migration Script To Run On a Different Machine is selected by default.

B.

The default server migration policy is Auto-Migrate Exactly-once Services.

C.

The participating cluster should include at least one configured server.

D.

An automatically migrated service will always be hosted on the specified User Preferred Server.

Your application has an auditing requirement that says that all audit events that have a severity of FAILURE must be logged and a notification must be sent to the application’s monitoring tier. The monitoring tier is implemented as a stateless session bean that provides an entry point called auditlog. The development team has provided you with the code that calls the monitoring tier.

How can you meet this requirement using WebLogic Server auditing? (Choose the best answer.)

A.

Configure the default audit provider and configure the custom audit provider that calls the monitoring tier.

B.

Configure the default audit provider to call the custom audit provider, that calls the monitoring tier.

C.

Remove the default audit provider and configure the custom audit provider that calls the monitoring tier.

D.

Configure the default audit provider and configure it to use the plug-in class that calls the monitoring tier.

Your domain is experiencing some intermittent problems that you are not able to figure out on your own. You have opened a case with Oracle Support to help you figure out the problem. The support engineer would like to use the WebLogic Diagnostic Framework (WLDF) to obtain an overall view of your WebLogic Server environment to try to narrow the problem to a particular subsystem.

What WLDF data does the support engineer request from you? (Choose the best answer.)

A.

Diagnostic image snapshot

B.

Java Flight Recording of the JVM

C.

Instrumentation log

D.

Specific harvested metrics

You are creating and configuring a production WebLogic Server (WLS) domain that is highly available. Which three WebLogic Server features allow you to best accomplish this requirement? (Choose three.)

A.

Multiple standalone managed servers

B.

Load Balancer

C.

Cluster

D.

DNS caching

E.

Whole-server migration

F.

Machine migration