MultipleChoice
You want to configure an LDAP authentication provider in your domain.
Which three pieces of information must you obtain from your LDAP administrator?
OptionsMultipleChoice
Identify three capabilities of the non-default DLAP authentication provider include in WebLogic Server.
OptionsMultipleChoice
You are using the Configuration Wizard to create a are domain that will host an EJB application within a cluster. Remove EJB clients can therefore take advantage of WebLogic server's load balancing and failover capabilities?
OptionsMultipleChoice
By monitoring COU and RAM utilization, it appears that one member of your cluster is receiving a much lower percentage of the request loud than the other servers.
Which administration Console metric should you examine to help determine if a network problem is the cause?
OptionsMultipleChoice
Which two statements are true about Log Filters?
OptionsMultipleChoice
Which two statements are true when an administration Server is compared to a Managed Server?
OptionsMultipleChoice
You monitor a running JDBC data source with the console and note the following values:
Current Capacity= 10
Current Capacity High Count = 20
Identify two plausible explanations for these metrics.
OptionsMultipleChoice
A domain defines four machines: host01, host02, and host12. It also defines a dynamic cluster whose Name Match Expression is set to the value ''host1*''.
Which of the machines will be used to host servers in this dynamic cluster?
OptionsMultipleChoice
Consider a cluster of four servers: ServerA, ServerB, ServerC, and ServerD.
The cluster hosts a web application and is accessed using a proxy plug-in. This web application is configured to use in-memory session replication.
A user is directed to ServerA An HTTP session is established on ServerA and is also replicated to ServerC, but ServerA Subsequently fails.
Which server will this user be redirected to?
OptionsMultipleChoice
One Managed Server that is part of a large domain throws jav
a.lang.out of Memory error (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\?
Options