Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

1z0-134 Exam Dumps - Oracle WebLogic Server 12c: Advanced Administrator II

Question # 4

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

Full Access
Question # 5

Your organization is using a Multi data source (MDS) on WebLogic Server to support applications connecting to an Oracle RAC database. You have been tasked with configuring a new callback handler for the MDS.

Which two statements are true concerning related MDS options and behavior? (Choose two.)

A.

Callback handlers are optional when using the Failover MDS Algorithm.

B.

If the Failover Callback Handler attribute is set on the MDS, the Test Frequency attribute is no longer used.

C.

Callback handlers are called for both failover and failback decisions.

D.

You can register only one callback handler for each WebLogic server.

Full Access
Question # 6

As part of a manual migration of JMS-related services, you just configured a custom file store and targeted it to the same migratable target as the JMS server.

Which two statements pertain to the successful configuration of this JMS store and the manual migration? (Choose two.)

A.

The custom store could be made available to a backup server target with pre-rnigration/post-migration scripts.

B.

The custom store should not be targeted to the same migratable target as the migratable service.

C.

All the candidate servers in the migratable target should have access to this custom store.

D.

The JMS server that is using the default file store should be migrated to a migratable target.

Full Access
Question # 7

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

Full Access
Question # 8

You are trying to set up a JMS Session with a specified acknowledgment mode. You want the application that receives the message to explicitly take care of the acknowledgment.

Which option represents a valid choice for the acknowledgment mechanism that you can use? (Choose the best answer.)

A.

AUTO_ACKNOWLEDGE

B.

CLIENT_ACKNOWLEDGE

C.

DUPS_OK_ACKNOWLEDGE

D.

DEFAULT_ACKNOWLEDGE

Full Access
Question # 9

Which three considerations do you need to keep in mind while configuring a JMS file store in order to ensure the highest possible performance? (Choose three.)

A.

Privilege local disks over remotely mounted disks.

B.

Compress the file store when there are no more messages.

C.

Select the cache-flush synchronous write policy.

D.

Dedicate one disk for all file stores.

E.

Set MessagesMaximum in your JMS destinations.

Full Access
Question # 10

is the Oracle home directory that you specified when installing WebLogic Server.

What is the file system location and command for starting the Domain Template Builder? (Choose the best answer.)

A.

\oracle_common\common\bin and config_builder.sh

B.

\oracle_common\common\bin and temp_builder.sh

C.

\oracle_common\bin and config_builder.sh

D.

\oracle_common\bin and temp_builder.sh

Full Access
Question # 11

Your architecture requires that you create 100 JMS Queues with similar, though not necessarily identical, configuration settings.

Which entity will help you carry out the task efficiently? (Choose the best answer.)

A.

JMS Distributed Destination

B.

JMS Foreign Server

C.

JMS Template

D.

JMS Destination Key

Full Access
Question # 12

Your clients are connected to distributed destinations to consume messages sent to various JMS topics.

Recently, JMS connections got interrupted due to a network failure and your clients dropped their connections as well.

How would you ensure seamless failover for your clients when a distributed destination fails? (Choose the best answer.)

A.

No action should be needed at the client’s level if the failover is being handled properly at the cluster level.

B.

Set the с1ientReconnectOptions parameter to Automatic in the Administration Console under the destination configuration general page.

C.

Implement an automatic reconnect mechanism in the client exception handler.

D.

Set AutomaticClientReconnect to Enabled in the Administration Console under the destination configuration general page.

Full Access
Question # 13

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.

Full Access
Question # 14

Which three statements are correct regarding the WLST create command? (Choose three.)

A.

When the create command is used with WLST online, the connection must be to the administration server.

B.

The type of MBean being created must be a child type of the current management object.

C.

The correct order of the mandatory parameters for the create statement is name followed by childMBeanType.

D.

The create command is used to create any configuration or runtime management bean.

E.

The create command returns a WLSTProgress object.

Full Access
Question # 15

Even though your company has a thorough procedure for testing applications in a pre-production environment prior to production deployment, you have decided to conduct additional testing of a particular application after it is deployed. You choose to deploy the application in administration mode.

Which three statements are true? (Choose three.)

A.

The application deployment must use the –redeploy option using a unique version string.

B.

You must configure an administration port for the entire domain, or an administration channel for the targeted server.

C.

The application must first be distributed to the targeted server prior to starting it in administration mode.

D.

The application cannot have any dependencies on any shared Java EE libraries.

E.

After testing, the application can be dynamically transitioned to start accepting all client requests.

Full Access
Question # 16

You need to make sure that a JMS Message never expires.

What value should you set for the JMSExpiration header? (Choose the best answer.)

A.

0

B.

999

C.

1000

D.

1

Full Access
Question # 17

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

Full Access
Question # 18

What is the first action to take during a Rolling Update? (Choose the best answer.)

A.

Change the Startup Mode to Development; Production Mode is not supported.

B.

Remove all managed servers from any cluster and reassign them after the update.

C.

Do a Force Shutdown of all the servers, including the Administration Server.

D.

Back up your applications, database schema, other application data, and domains.

E.

Stop all Node Managers that support the domain to be updated.

Full Access