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.)
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.)
As the WebLogic domain administrator, you have been asked to create a new cluster and to establish load balancing of JMS destinations across multiple servers for this cluster.
Which three configuration options will ensure load balancing of distributed destinations? (Choose three.)
On a WebLogic Managed Server you administer, you have the following log:
You investigate and find a Web Module named MyApp with the following deployment descriptor weblogic.xml:
Which two are true? (Choose two.)
I am sending a set of ten JMS messages. I want all of these messages to be sent successfully or none at all.
Which JMS Session feature is most suitable for implementing such a scenario? (Choose the best answer.)
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?
What is the first action to take during a Rolling Update? (Choose the best answer.)
For some reason, servers in your domain are failing. The host machines are pingable and the WebLogic JVM processes are running but the getState() method on the ServerRuntimeMBean reports FAILED.
In the future, when this happens, you want these failed servers to be shut down and then restarted automatically without human intervention. At the same time, you want to constrain how much time will be spent restarting those servers and how many restart attempts will be made.
Pick the two options that would help with this situation. (Choose two.)
One server in your WebLogic domain is experiencing a problem. You want to use the WebLogic Diagnostic Framework (WLDF) to diagnose the problem. The default built-in WLDF module is currently configured on the server, but it does not capture the metrics you need.
You have the following requirements:
You do not want to delete the existing module.
You want to minimize metric data output while troubleshooting the issue.
You want to focus your analysis on only the server that is experiencing the problem.
What WLDF configuration would achieve this result? (Choose the best answer.)
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.)