Exam Code/Number: | 1z0-134Join the discussion |
Exam Name: | Oracle WebLogic Server 12c: Advanced Administrator II |
Certification: | Oracle |
Question Number: | 127 |
Publish Date: | Oct 01, 2025 |
Rating
100%
|
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.)
A Web Module needs specific tuning. The Development team fine tunes the module in the deployment descriptor (weblogic.xml) as follows:
Which two are true? (Choose two.)
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 concerned with messages being received systematically. You designed Message-Driven beans (MDB) to guarantee the most reliable way to consume messages.
In which three scenarios would JMS always redeliver a message? (Choose three.)
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.)