What are two valid limitations and considerations for clustered JMS services?

Correct Answer for the following Question is given below You are considering targeting your JMS servers to dynamic clusters to benefit from dynamic scaling. However, you have been advised to keep in mind some of the associated limitations. What are two valid limitations and considerations for clustered JMS services? (Choose two.)A: Store-and-Forward (SAF) Agents cannot … Read more

What is the file system location and command for starting the Domain Template Builder?

Correct Answer for the following Question is given below 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.)Starting the Domain Template Builder on UNIX Platforms 1. Log in to the target system.2. Open a command … Read more

Which mechanism can be used by the managed server to start up successfully?

Correct Answer for the following Question is given below 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.)When a Managed Server starts, … Read more

Which technique will ensure that the connection can be made?

Correct Answer for the following Question is given below You need to ensure that when a failed admin server instance is restarted on another machine with a different IP address, the managed server is able to establish connection with the newly started instance.Which technique will ensure that the connection can be made? (Choose the best … Read more

How would you approach reliably capturing a diagnostic image that contains data that is relevant to the problem that is occurring?

Correct Answer for the following Question is given below Your WebLogic domain is experiencing a problem. You want to use the WebLogic Diagnostic Framework (WLDF) to diagnose the problem. You have a supportcase open with Oracle Support, and they have requested a diagnostic image of your server that is experiencing the problem.The problem is not … Read more

Which statement correctly describes the difference between the two versions?

Correct Answer for the following Question is given below 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?Java-based Node Manager runs within a Java Virtual Machine (JVM) process. … Read more

How would you package your GAR as part of the WebLogic Server deployment process for your application?

Correct Answer for the following Question is given below Your development team has created a GAR deployment that enables Coherence caching for an application. The GAR file is configured to work within both storage-enabled and storage-disabled nodes.How would you package your GAR as part of the WebLogic Server deployment process for your application? (Choose the … Read more

Which two statements are true in this scenario?

Correct Answer for the following Question is given below 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: Using the Automatic Migration option requires setting a cluster’s … Read more

Which messaging paradigm is invalid in this context?

Correct Answer for the following Question is given below 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.)Incorrect Answers:A, B: JMS supports two messaging models: point-to-point (PTP) and publish/subscribe (pub/sub).D: As per the “Message Delivery Mode” section of the … Read more

What value should you set for the JMSExpiration header?

Correct Answer for the following Question is given below You need to make sure that a JMS Message never expires.What value should you set for the JMSExpiration header? (Choose the best answer.)WebLogic JMS calculates the JMSExpiration value as the sum of the application’s time-to-live and the current GMT. If the application specifies time-to-live as 0, … Read more