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

Loading demo links...

Showing 7–9 of 10 questions

Question 7

You are planning to use WebLogic JMS for implementing my enterprise messaging architecture.

Which messaging paradigm is invalid in this context? (Choose the best answer.)

Select an option, then click Submit answer.

  • Point to Point messaging

  • Publish Subscribe messaging

  • Datagram messaging

  • Persistent messaging

Question 8

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.)

Select an option, then click Submit answer.

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

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

  • Implement an automatic reconnect mechanism in the client exception handler.

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

Question 9

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.)

Select an option, then click Submit answer.

  • A JMS Destination Key cannot be specified using WLST.

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

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

  • A Destination Key can be applied to the message body.