Consider a domain that includes a Node Manager home directory. One way to enroll each Node Manager with your domain is with the WLST command nmEnroll().
Select the two scenarios where you do not need to use this command to perform the same task? (Choose two.)
A WebLogic Server (WLS) domain was recently updated from WLS 10.3.6 to WLS 12.1.12.
What is the mode of operation of the Node Manager after the update and what is needed to keep the same behavior as in WLS 10.3.6?
You are carrying out the RDBMS Security Store Configuration using the configuration Wizard
Which three actions can you perform with the Configuration Wizard during the process? (Choose three.)
A web application is configured for in-memory replication and is deployed to a cluster. This cluster is distributed across two buildings on a university campus. For performance reasons, you require that session replication occur within the building whenever possible.
How do you implement this requirement?
An application fails. The exception indicates that the JDBC data source cannot be found.
Identify two possible steps that you can perform to verify the data source’s availability. (Choose two.)
You want to configure WebLogic Server transactions to be recoverable when a nonclustered managed server crashes, even if that crash is caused by an unrecoverable hardware failure. You want to run the managed server on different hardware, and have it recover the transactions that were in-progress at the time of the crash.
You also want to use the default store for transaction logs.
Which statement is true?
You are responsible for configuring a WebLogic domain to support an order processing application. This application will communicate with multiple JDBC data sources to fulfill each customer order. To maintain data integrity across these databases, work will be performed within a global transaction. However, you have learned that one of the data sources in the transaction does not have an XA driver.
Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions?
Over time your server log files have increased in size to over 500 MB. Identify three techniques to help decrease the size of these log files. (Choose three.)
Your developers created Plain Old Java Objects (POJO) that provide useful functionality. The code is packaged in a JAR file. You want to make this code accessible from all the applications deployed to the managed servers in your domain. What are the four ways to accomplish this? (Choose four.)
You are using the Administration Console to monitor a resource.
Which three techniques can you use to customize the monitoring output? (Choose three.)
You are using the Embedded LDAP that is supplied by Oracle WebLogic Server. Which three statements are true? (Choose three.)
You have an existing domain and need to add a new managed server to it.
Which three statements are true concerning the creation of managed servers? (Choose three.)
A WebLogic Server instance can have multiple network channels defined for it.
Each channel for the server must have a unique combination of two elements. Identify these two elements. (Choose two.)
Each domain has a directory called servers that contains subdirectories for each server in the domain. Your domain has a managed server named managed1.
When will the managed1 directory be created?
A WebLogic server domain contains a dynamic cluster called “cluster1”. The cluster “cluster1” has two dynamic managed servers “server1” and “server2”. There is a need to view the inherited attribute values for “server2”.
How do you view all attributes of “server2”, including those inherited from the server template?
In your WebLogic Server environment, applications will not access a single database server. Instead they will access a cluster of redundant database servers. This database product was purchased from a vendor other than Oracle. You want to provide transparent failover to the applications as they communicate with the database cluster. Which type of WebLogic data source should you create?
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are distributed across machines in your domain. Identify three supported configurations. (Choose three.)
Identify two reasons for defining machines and assigning servers to them in WebLogic Server. (Choose two.)
You monitor a running JDBC data source with the console and note the following values:
Identify two plausible explanations for these metrics. (Choose two.)