Coherence is integrated with WebLogic Server in the form of managed Coherence servers.
What two options are immediate benefits of running Coherence on WebLogic Servers versus as standalone servers that are not part of the WebLogic domain? (Choose two.)
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.)
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.)
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.)
You are monitoring a WebLogic JDBC data source and have decided to drop some connections because an earlier peak usage condition has now ended. In addition, this data source has not been enabled for automatic shrinking.
What will occur once you execute the shrink() method on that JDBCDataSourceRuntimeMBean?
Your application includes a message driven bean (MDB) that is listening to messages on a JMS Queue. You need to ensure that every message is processed exactly once by the MDB.
Which configuration allows you to achieve this requirement? (Choose the best answer.)
You are creating and configuring a production WebLogic Server (WLS) domain that is highly available. Which three WebLogic Server features allow you to best accomplish this requirement? (Choose three.)
Which two objects can be considered potential clients of a Node Manager? (Choose two.)
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.)
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.)
You are tasked with creating an Extension Template for an existing domain.
What are three options that are presented during the extension creation process? (Choose three.)
Your application has an auditing requirement that says that all audit events that have a severity of FAILURE must be logged and a notification must be sent to the application’s monitoring tier. The monitoring tier is implemented as a stateless session bean that provides an entry point called auditlog. The development team has provided you with the code that calls the monitoring tier.
How can you meet this requirement using WebLogic Server auditing? (Choose the best answer.)
You are managing a WebLogic domain that has the default built-in diagnostic module configured for each server in the domain.
You have the following requirements:
What are two approaches you can apply to achieve this result? (Choose two.)
You manage an application that uses SAML tokens from a trusted voucher to provide single sign-on for virtual clients of your WebLogic domain. Your domain uses an identity assertion provider to manage this authentication.
Clients are failing to authenticate. Client return codes and server log files do not include any useful information that can he used to discern where the issue lies.
What do you do to determine the problem?
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.
Which configuration provides the best performance for your domain? (Choose the best answer.)
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 best answer.)
Examine the domain diagram:
What is the correct path within the configuration hierarchy to the MBean that contains the log rotation parameters for server04? (Choose the best answer.)
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.)