Which three statements are true about WebLogic clusters? (Choose three.)
You need to scale out an existing domain to include a new machine. You install WebLogic Server on the new machine. Which three steps are required to create the domain directory on the new machine? (Choose three.)
You successfully deployed an application on WebLogic 12c but notice that its deployment name is different than what you expected.
After checking various places and making multiple deployment attempts, you decide to be on the safe side and just use the method that takes precedence over the others when setting the deployment name. Which method should you use to override the default deployment name?
You are deploying a web application called inventory.war. It has been installed and has the State of “Prepared”. It is targeted to the Managed Server named managed1. The web application’s context root is /inventory and the starting page is index.jsp.
However, you want to test the application before allowing end users access to it. In the administration console, you select inventory.war, and then select Start and “Servicing only administration requests.”
In your web browser, you need to enter a host and port followed by /inventory/index.jsp.
Which host and port would you use?
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?
Examine the partial server log entry shown below:
####
<
Which two statements are true? (Choose two.)
View the following file excerpt, which configures HTTP session replication:
From which file is this excerpt taken?
You shut down a managed server by using the administration console.
Which statement is always true?
You are using the Administration Console to monitor a resource.
Which three techniques can you use to customize the monitoring output? (Choose three.)
Which two statements are true about WebLogic data sources? (Choose two.)