Oracle WebLogic Server 12c: Administration I - 1z1-133 Exam Practice Test

Which two statements are true when an Administration Server is compared to a Managed Server? (Choose two.)
Correct Answer: A,B Vote an answer
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?
Correct Answer: C Vote an answer
You have been tasked with replacing an existing WebLogic domain with a brand new installation as part of a migration. The new server needs to use the previously created JDBC store that holds existing JMS messages.
Which two configuration requirements do you need to comply with in order to make the transition successful?
(Choose two.)
Correct Answer: C,E Vote an answer
The startup of a WebLogic Server instance fails with the error message:
java.net.BindException : Address already in use
Which two methods help identify what is currently listening at the port and the IP this server is configured to be bound to? (Choose two.)
Correct Answer: A,E Vote an answer
Consider an existing nondynamic cluster that is currently hosting many libraries, applications, and data sources. You need to scale out this cluster to include a new server. You provision the domain on a new machine.
What are the two ways to create this new server in the domain configuration? (Choose two.)
Correct Answer: B,D Vote an answer
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?
Correct Answer: C Vote an answer
The startup of a WebLogic Server instance fails with the error message:
java.net.BindException : Address already in use
Which two methods help identify what is currently listening at the port and the IP this server is configured to be bound to? (Choose two.)
Correct Answer: A,E Vote an answer
GridLink data sources are designed for use with an Oracle RAC database. By using the Fast Connection Failover (FCF) pattern, GridLink data sources can quickly react when a RAC node goes down.
Which two statements are true? (Choose two.)
Correct Answer: A,D Vote an answer
Your administration server goes down. One of the managed server of the domain is also currently shut down.
This managed server has been successfully started in the past. You cannot bring up the administration server right away, but you need to start the managed server. You run the start script, but the managed server will not start.
Explain this.
Correct Answer: A Vote an answer
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.)
Correct Answer: A,B,C,F Vote an answer