Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Oracle WebLogic Server 12c: Advanced Administrator II

Last Update 16 hours ago Total Questions : 125

The Oracle WebLogic Server 12c: Advanced Administrator II content is now fully updated, with all current exam questions added 16 hours ago. Deciding to include 1z0-134 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 1z0-134 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 1z0-134 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Oracle WebLogic Server 12c: Advanced Administrator II practice test comfortably within the allotted time.

Question # 21

Examine the domain diagram:

Assume all servers are up and running and you have just started an offline WLST interactive session. Assume further that the username/password “weblogic/Welcome1” maps to a valid administrator.

You type two lines of WLST code:

connect(‘weblogic’,‘Welcome1’,‘host02.acme.com:7101’)

print cmo.getType() + ‘:’ + cmo.getName()

What will be printed? (Choose the best answer.)

A.

Domain:TestDomain

B.

DomainRuntime:server03

C.

Server:server03

D.

Machine:machine02

E.

Session:weblogic

Question # 22

Examine the domain diagram:

Assume all servers are running and you have an online WLST session connected to the administration server.

Select two code options that would set the variable x as a reference to the machine02 configuration MBean. (Choose two.)

A.

cd(‘/Machines/machine02’)x = cmo

B.

x = getMBean(“/Machines/machine02”)

C.

x = cmo.getRef(‘/Machines/machine02’)

D.

getRef(“/Machines/machine02”)x = cmo.currentObj()

E.

cmo.getMBean(‘/Machines/machine02’)x = cmo.currObj()

F.

cd(‘/Machines/machine02’)x = getRef(cmo)

G.

x = getConfiguration(‘/Machines/machine02’)

Question # 23

Which two automatic migration scenarios require node manager for all migratable services? (Choose two.)

A.

Consensus leasing

B.

Database leasing with no pre and post migration scripts

C.

Database leasing with pre and post migration scripts

D.

Synchronous leasing

Question # 24

You intend to introduce ordering in message processing for your JMS destination by creating a destination key.

Which statement is true about the JMS Destination Key configuration? (Choose the best answer.)

A.

A JMS Destination Key cannot be specified using WLST.

B.

A JMS Destination Key cannot be used to sort messages in a Last In First Out order.

C.

A JMS Destination Key allows a user-defined sort key.

D.

A Destination Key can be applied to the message body.

Question # 25

A Web Module needs specific tuning. The Development team fine tunes the module in the deployment descriptor (weblogic.xml) as follows:

Which two are true? (Choose two.)

A.

MyWorkManager is an application-scoped Work Manager.

B.

Add the line < wl-dispatch-policy > MyWorkManager < /wl-dispatch-policy > before < work-manager > tags in weblogic.xml to make the Web Module use the Work Manager MyWorkManager.

C.

MyWorkManager is a Global Work Manager.

D.

MyWorkManager is a Default Work Manager.

E.

Once the application is deployed and started on a Managed WebLogic Server, MyWorkManager will appear under Environment/Work Managers on the WebLogic Console.

Question # 26

Your WebLogic domain consists of deployed applications heavily relying on JMS. Three machines, each hosting a managed server, are part of a cluster.

In order to ensure the availability of servers and JMS service on those servers, you are considering the configuration of whole server migration rather than service migration.

Which two statements are prerequisite for whole server migration but not for manual service migration? (Choose two.)

A.

A singleton service must be configured.

B.

A shared file system must be created.

C.

Each migratable server must be assigned a floating IP address.

D.

Either a database leasing service or a consensus leasing service must be configured.

E.

A database leasing service must be configured.

Question # 27

You are configuring two-way SSL for a WebLogic Server domain. As a security professional, you realize that even if a client certificate is authentic, it is always possible for a valid certificate to become compromised.

Which two options can you configure for WebLogic Server to check if a certificate it receives has been compromised? (Choose two.)

A.

Certification Revocation List

B.

Certificate Revocation Status Protocol

C.

Online Revocation Status Protocol

D.

Online Certificate Status Protocol

Question # 28

Review this scenario of an application running on a storage-disabled, managed Coherence server that uses a Coherence two-tier near cache:

    Cache data is already written to the distributed cache.

    There is a local near cache configured on the application side (storage-disabled node).

    Application requests the data from Coherence twice.

Assuming this is the server’s first access of this data from the cache, how many network round trips between Coherence cluster instances take place in total? (Choose the best answer.)

A.

3

B.

4

C.

1

D.

2

Question # 29

You are managing and monitoring durable subscribers for your JMS topics to ensure that all the subscribers would receive persistent messages.

However, JMS connections are currently restricted, so only one connection with the same client ID could exist in the scope of your cluster.

On which page of the Administration Console can you set Client ID Policy to unrestricted in order to lift this restriction? (Choose the best answer.)

A.

Topic > Monitoring > Durable Subscribers

B.

Connection Factory > Configuration > Client

C.

Topic > Configuration > Thresholds and Quotas

D.

Topic > Configuration > Overrides

E.

Topic > Configuration > Durable Subscribers

F.

JMS Server > Configuration > Durable Subscribers

Question # 30

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

Go to page: