Unlock Oracle WebLogic Server 12c: Advanced Admin II Mastery with 1Z0-134 Prep
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.)
Correct : C
When a Managed Server starts, it tries to contact the Administration Server to retrieve its configuration information. If a Managed Server cannot connect to the Administration Server during startup, it can retrieve its configuration by reading configuration and security files directly. A Managed Server that starts in this way is running in Managed Server Independence (MSI) mode
Start a Discussions
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.)
Correct : A, D
A: Store-and-Forward (SAF) Agents cannot be targeted to a Dynamic or Mixed cluster. You can target SAF Agents to Configured clusters using the default store.
D: Targeting a messaging bridge to a mixed or dynamic cluster is not supported.
Start a Discussions
You have been tasked to create a Domain Template.
Which four items can be included in the template? (Choose four.)
Correct : A, D, E, H
Start a Discussions
You are required to configure a Coherence cluster for a WebLogic domain. Review the image below for the architecture of the WebLogic domain.

The configuration represents the following:
Two WebLogic clusters of n number of servers each
One cluster contains an EAR deployment that contains a WAR module and a GAR module
One cluster contains a GAR deployment
Application data flows into the cluster with the EAR deployment and then to the cluster with the standalone GAR deployment
Based on this configuration, what is the typical configuration of a Coherence cluster for this domain?
Correct : A
A Coherence cluster can contain any number of managed Coherence servers. The servers can be standalone managed servers or can be part of a WebLogic Server cluster that is associated with a Coherence cluster.
* storage-disabled -- a managed Coherence server that is not responsible for storing data and is used to host Coherence applications (cache clients). A Coherence application GAR is packaged within an EAR and deployed on storage-disabled managed Coherence servers.
* storage-enabled -- a managed Coherence server that is responsible for storing data in the cluster. Coherence applications are packaged as Grid ARchives (GAR) and deployed on storage-enabled managed Coherence servers.
Start a Discussions
You are troubleshooting an issue with a WLS data source. However, your attempt to execute a manual test on the connection pool fails when you invoke the testPool() method on the corresponding JDBCDataSourceRuntimeMBean.
Which configuration condition would contribute to the failure of executing the test? (Choose the best answer.)
Correct : A
testPool tests the connection pool in the data source by reserving and releasing a connection from it.
TestTableName is the name of the database table to use when testing physical database connections. This name is required when you specify a Test Frequency and enable Test Reserved Connections, Test Created Connections, and Test Released Connections.
Start a Discussions
Total 125 questions