| Exam Code/Number: | 1z1-134Join the discussion |
| Exam Name: | Oracle WebLogic Server 12c: Advanced Administrator II |
| Certification: | Oracle |
| Question Number: | 127 |
| Publish Date: | Jun 16, 2026 |
|
Rating
100%
|
|
You have an Oracle Fusion Middleware domain that uses an Oracle database to store application data and metadata repositories. As part of your disaster recovery configuration, you have set up a passive secondary site. You need to ensure that the data tier components of the primary and secondary sites are in sync so that you can perform a switchover to secondary in case of a disaster scenario. You check with your technical team regarding how to accomplish this requirement.
Which Oracle product is the technical team most likely to recommend for achieving data tier synchronization across the two sites? (Choose the best answer.)
My domain consists of an administration server and two managed servers. During runtime, my administration server has crashed and I wish to start the managed servers in MSI mode.
Which two files need to be copied from the admin server to the managed servers when starting them in this mode? (Choose two.)
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:
* You want to capture metrics that are not collected by any of the built-in diagnostic modules.
* You want to continue capturing the metrics that are already captured by the existing built-in module.
* You want your configuration to persist after the server is restarted.
What are two approaches you can apply to achieve this result? (Choose two.)
Review the diagram below. It depicts the following:
* A WebLogic domain that consists of two WebLogic clusters that are each included in a Coherence cluster
* The Coherence cluster includes a configuration for Coherence*Web HTTP session storage
* An application deployed on cluster 1 that is configured to use Coherence*Web
* A client is using a web browser to interact with the application on cluster 1 (via a proxy)
* The client's HTTP session is stored by Coherence*Web on the server in the upper right-hand corner
* The server where the client's HTTP session is stored crashes
Assuming the next request for an HTTP session attribute is a new attribute that is not stored in a near-cache, the client's session attribute is fetched from the remaining storage-enabled server in cluster 2.
Why is the session attribute retrieved from this other server's cache? (Choose the best answer.)
In your production environment, you have deployed an application that is accessing a registered Java EE shared library as well as an application deployment plan. In addition, both the library and the application use annotations for some of their configuration properties. You are attempting to understand the current state of the properties that have been used in this deployment.
From greatest to least, what is the correct order of precedence that is used by WebLogic Server when applying configuration properties during deployment? (Choose the best answer.)