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

You are analyzing the JMSDeliveryMode header field for all the messages for all the queues deployed to your JMSServer.

Which two values do you expect to find for this header? (Choose two.)

A.

PERSISTENT

B.

NON_PERSISTENT

C.

TRANSIENT

D.

PERMANENT

E.

MULTIMODE

F.

EXACTLY_ONCE

Which are three valid actions of the Post Domain Creation process? (Choose three.)

A.

Import LDAP data from XML files.

B.

Run pack and unpack commands for managed servers on remote machines.

C.

Run any SQL scripts to generate database artifacts.

D.

Use WLST to run the postdomain.py script.

E.

Run the root.sh script.

F.

Assign DNS names to all the hosts.

G.

Run the RCU utility for each hosted application.

You are tasked with doing a rolling upgrade of a production domain that will minimize service interruptions.

Which is a characteristic of a rolling update? (Choose the best answer.)

A.

All the managed servers and node managers need to be shut down.

B.

Configuration changes can be made during the rolling update process.

C.

An automated backup is part of the rolling update process.

D.

The machine hosting the Administration Server must be upgraded first.

E.

A major upgrade, for example 11g to 12c, can be accomplished with a rolling update.

You are tasked with configuring a proxy tier for a WebLogic Server domain that has managed Coherence servers configured.

What must the Coherence cache configuration file include as part of this task? (Choose the best answer.)

A.

connection properties to enable push replication between two Coherence clusters connected over a WAN

B.

connection properties to enable Coherence*Extend clients to connect to the cluster via TCP/IP

C.

HTTP proxy server settings to enable Coherence caching on the web server tier

D.

network connection settings to enable Coherence caching on the client’s web browser

I want to configure automatic migration of pinned services from an unhealthy server to another target in the cluster. I wish to configure consensus leasing for this purpose.

Which two statements are true in this scenario? (Choose two.)

A.

Set the cluster “Migration Basis” policy to Consensus.

B.

Migratable server should be associated with a node manager.

C.

Set the server “Migration Basis” policy to Consensus.

D.

A high availability database must be configured to manage consensus leasing information.

Your developers have decided to use a deployment plan with their applications that will be deployed by WebLogic administrators into one or more WebLogic Server production environments.

Which two primary goals can be accomplished by leveraging a deployment plan? (Choose two.)

A.

Expose the external resource requirements of the application, such as JNDI names of datasources.

B.

Expose additional configurable properties, such as tuning parameters.

C.

Expose the targeted servers for deployment.

D.

Expose the specific Java EE modules within the application, such as EJBs.

E.

Expose access points into the application, such as a WSDL for web services.

You are designing an application that uses JMS transactions to coordinate a group of messages for production and consumption, treating messages sent or received as an atomic unit.

What are two ways you can use transactions in JMS? (Choose two.)

A.

You create a JMS-transacted session if you are using only JMS in your transactions.

B.

You set various levels of control over message acknowledgement.

C.

Use message-driven beans if consumers are nondurable.

D.

Use a JTA user-transactions in a non-transacted JMS session.

You are troubleshooting an application that uses a WebLogic server data source. You decide to execute a reset() operation on the corresponding JDBCDataSourceRuntimeMBean.

Which statement is true regarding the impact on the application that is using that data source? (Choose the best answer.)

A.

A Reset is the equivalent of a Shutdown followed by a Start.

B.

A Reset is the equivalent of a Force Suspend followed by a Resume.

C.

A Reset is the equivalent of a Suspend followed by a Resume.

D.

A Reset is the equivalent of a Force Shutdown followed by a Start.

You are developing and managing distributed destination applications for which you do not need to create or designate destination members.

Which configuration steps in the Administration Console will help you to create and target a Uniform Distributed Topic so that you can rely on WLS to create the necessary members on the JMS servers to which a JMS module is already targeted? (Choose the best answer.)

A.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Distributed Topic, and click Next.3. Enter a Name, JNDI Name and set Destination Type to Uniform.4. Click Next, select the targeted server, and click Finish to finalize the creation of the topic.

B.

1. Expand Services > Messaging, select Destinations.2. Click New, select Distributed Topic, and click Next.3. Enter a Name, JNDI Name and set Destination Type to Uniform.4. Click Next, and select the JMS Module assigned to this topic.

C.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Distributed Queue, and click Next.3. Enter a Name, JNDI Name and set Destination Type to Uniform.4. Click Next, select the targeted server, and click Finish to finalize the creation of the queue.

D.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Distributed Topic, and click Next.3. Enter a Name, JNDI Name and expand Advanced Options.4. Set Destination Type to Uniform.5. Click Next, select the targeted server, and click Finish to finalize the creation of the topic.

E.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Uniform Distributed Topic, and click Next.3. Enter a Name, JNDI Name and click Next.4. Select the targeted server and click Finish to finalize the creation of the topic.

What is the difference between a WebLogic Diagnostic Framework (WLDF) watch and a notification? (Choose the best answer.)

A.

A watch compares WLDF instrumentation data to a rule and sends a notification SMS text message.

B.

A notification compares WebLogic log data to a rule and notifies a watch when the rule is true.

C.

A notification compares WLDF instrumentation data to a rule and notifies a watch when the rule is true.

D.

A watch compares WLDF metric data to a rule and triggers a certain notification action.