Pass the Oracle WebLogic Server 1z0-134 Questions and answers with CertsForce

Viewing page 3 out of 4 pages
Viewing questions 21-30 out of questions
Questions # 21:

You want to create a WebLogic Server (WLS) Work Manager with a Response Time Request Class of one second. You start to create the following WLST script:

Question # 21

Which two can replace the missing sequence to finish this script? (Choose two.)

Options:

A.

cmo.addTarget(getMBean('/Servers/ManagedServer'))cd('edit:/SelfTuning/wls_domain/WorkManagers/MyWorkManager')cmo.setResponseTimeRequestClass(getMBean('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime'))


B.

managedServer=getMBean('/Servers/ManagedServer')cmo.addTarget(managedServer)cmo.setWorkManaqer(getMBean('/SelfTuning/wls_domain/WorManagers/MyWorkManager'))


C.

cd('edit:/Servers/ManagedServer')cmo.addTarget(getMBean('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime'))cmo.addTarget (getMBean('/SelfTuning/wls_domain/WorkManagers/MyWorkManager'))


D.

managedServer=getMBean('/Servers/ManagedServer')cmo.addTarget(managedServer)cd('edit:/SelfTuning/wls_domain/WorkManagers/MyWorkManager')cmo.setResponseTimeRequestClass(getMBean('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime'))


E.

cmo.addTarqet('/Servers/ManagedServer')cd('/SelfTuning/wls_domain/WorkManagers/MyWorkManager')cmo.setResponseTimeRequestClass('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime')


Expert Solution
Questions # 22:

Under a normal startup scenario, a managed server contacts the administration server to get its configuration information.

However in case the administration server is not available, which mechanism can be used by the managed server to start up successfully? (Choose the best answer.)

Options:

A.

Silent Mode


B.

Isolated Mode


C.

MSI Mode


D.

Cluster Mode


Expert Solution
Questions # 23:

My JMS Server uses a persistent file store. I need to ensure that the size of the persistent store does not exceed 1GB.

Which option can I use to configure this? (Choose the best answer.)

Options:

A.

Set the weblogic.store.FileSize to 1GB.


B.

Set the weblogic.store.MaxFileSize to 1GB.


C.

Set the weblogic.store.TotalFileSize to 1GB.


D.

The file size limit must be configured at the operating system level.


Expert Solution
Questions # 24:

In order to increase scalability and high availability you are configuring WebLogic clustering with JMS distributed destinations.

Which recommendation will ensure optimal load balancing of the message processing?

Options:

A.

The machines that host the cluster should have similar processing power, disk space, and memory.


B.

The cluster should include at least one configurable server.


C.

The cluster should use unicast communication.


D.

All servers in the cluster should be assigned to the same WebLogic machine.


Expert Solution
Questions # 25:

A hardware load-balancer (HWLB) is positioned as the primary entry point into your WebLogic Server domain. Aspects of your application use SSL to protect data on the network from your clients to your domain.

Question # 25

Which configuration provides the best performance for your domain? (Choose the best answer.)

Options:

A.

Configure the HWLB to use an SSL hardware accelerator and terminate SSL.


B.

Configure the HWLB to use pass-through SSL, configure an SSL hardware accelerator on WebLogic, and terminate SSL.


C.

Configure the HWLB to delegate SSL handling to the WebLogic Proxy Plug-in and terminate SSL.


D.

Configure the HWLB to use pass through SSL to the WebLogic Server that it connects to, and terminate SSL.


Expert Solution
Questions # 26:

Which three types of information can an Extension Template contain? (Choose three.)

Options:

A.

JMS


B.

JDBC


C.

sample applications


D.

servers


E.

clusters


F.

machines


G.

administration username and password


Expert Solution
Questions # 27:

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

Options:

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.


Expert Solution
Questions # 28:

Some of the messages entering a JMS queue are expiring and are being removed from the queue. You need better insight regarding these expired messages.

Which mechanism helps achieve this? (Choose the best answer.)

Options:

A.

Set the “Log Expired Message” attribute to true for the queue.


B.

Associate an ExpirationEventHandler object for the queue.


C.

Enable Message Life Cycle logging for the JMS Queue.


D.

Configure an Expiration Event Handler for the JMS Queue which logs the expired message properties.


Expert Solution
Questions # 29:

You are asked to configure Node Manager for your production environment. You are considering whether to use the Java version or the script-based version of Node Manager.

Which statement correctly describes the difference between the two versions?

Options:

A.

If you are installing WebLogic Server on a Windows system, you must use the Java version of Node Manager.


B.

The script-based version of Node Manager can be used in conjunction with inetd on supported UNIX systems.


C.

The script-based version of Node Manager requires a larger footprint than the Java version.


D.

When Node Manager is used for consensus leasing, you may see faster performance with the script-based version.


Expert Solution
Questions # 30:

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

What are two characteristics of a rolling upgrade? (Choose two.)

Options:

A.

Configuration changes can be made during the Rolling Update process.


B.

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


C.

The machines can be upgraded in any order.


D.

The machine hosting the Administration Server must be upgraded first.


E.

Avoid configuration changes until all the servers in the domain have been upgraded.


Expert Solution
Viewing page 3 out of 4 pages
Viewing questions 21-30 out of questions