You are using the Configuration Wizard to create a new domain that will host an EJB application without a cluster. Remote EJB clients can therefore take advantage of WebLogic Server’s load balancing and failover capabilities.
However, a proxy server exists between the EJB clients and this new cluster.
Which cluster attribute should you modify in the Configuration Wizard to ensure that external EJB clients are routed correctly through the proxy?
Select the two true statements about upgrading WebLogic Server to version 12c (12.1.12). (Choose two.)
You plan to install WebLogic Server by using the generic JAR installer in silent mode.
What are two ways to create the required response file? (Choose two.)
Which two statements are true when an Administration Server is compared to a Managed Server? (Choose two.)
You require high availability for HTTP sessions in a web application. In addition, you have the following constraints:
• There is little free memory on the machines hosting the cluster.
• HA must be guaranteed even when multiple machines fail simultaneously.
• You are not allowed to update the production databases schema.
Which is the best session persistence option?
To support a growing application workload, you need to scale out an existing (nondynamic) cluster. You power up the new hardware and install WebLogic server.
Which two changes are mandatory for you to make to your domain configuration? (Choose two.)
Consider a domain with an existing JDBC data source, which connects to an Oracle database. Your database administrator requests that the JDBC connections to this database now specify a different username.
Which data source attribute would you modify to implement this requirement?
You access the Deployments page from the Administration Console. The targets and state of each application are displayed. One web application named web1 is targeted to server1 and is in the NEW state.
Which statement is true?
As part of troubleshooting an application, you need to analyze the HTTP session count and the server heap size over the past six hours. You are using the Administration Console. You want to view both metrics together and correlate their values.
Which three steps should you take in the Administration Console? (Choose three.)
Identify two advantages of using a Single Client Access Name (SCAN) when configuring a GridLink data source. (Choose two.)
Which session persistence type is invalid?
One Managed Server that is part of a large domain throws java.lang.OutOfMemory errors (OOM) occasionally.
You have been monitoring this server with the jvisualVM tool but that didn’t help because the issue occurs infrequently and not a specific scenario. So you decided to force the server to dump the heap memory as soon as an OOM gets thrown in order to analyze the dump file later.
How do you modify the Java HotSpot startup command to enable this feature and save the dump in the directory D:\hprof-dumps\?
In memory replication in your cluster seems to be slow. You decide to create a replication channel for your cluster. Which two statements are true? (Choose two.)
You are creating and configuring a cluster by using the administration console. Which two statements are true? (Choose two.)
You are using the Embedded LDAP that is supplied by Oracle WebLogic Server. Which three statements are true? (Choose three.)
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.)
Examine the partial server log entry shown below:
####
<
Which two statements are true? (Choose two.)
In the certification matrix for your version of WebLogic Server, you find the row for your database and its version. In that row, in the “type of database use” column, it says “application data access only”.
Your database cannot be used __________.
Which action should you take to automatically back up the domain configuration when anyone activates a configuration change?