Oracle WebLogic Server 12c: Advanced Administrator II - 1z0-134 Exam Practice Test

Question 1
You are tasked with doing a rolling upgrade of a production domain that will minimize service interruptions.
Which is a characteristic of a rolling update? (Choose the best answer.)

Correct Answer: E
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 2
Which are three valid actions of the Post Domain Creation process? (Choose three.)

Correct Answer: B,C,D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 3
You are monitoring a WebLogic JDBC data source and have decided to drop some connections because an earlier peak usage condition has now ended. In addition, this data source has not been enabled for automatic shrinking.
What will occur once you execute the shrink() method on that JDBCDataSourceRuntimeMBean?

Correct Answer: A
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 4
In order to leverage replication and high availability features of the underlying database, you have configured a JDBC TLOG to persist transaction logs in your database.
However, WebLogic Server cannot successfully connect to your database at start up.
Which outcome should you expect? (Choose the best answer.)

Correct Answer: D
Question 5
You need to log the JMSMessageID header value for incoming messages.
What is the prefix that you would see for the header values? (Choose the best answer.)

Correct Answer: B
Question 6
You have a versioned application deployed in your production environment. You have been asked to troubleshoot why the most recent production redeployment appeared to allow the older version to retire too quickly.
In this case, the application had active RMI clients, but their subsequent calls were directed to the newer version immediately rather than waiting for the expected five minutes defined by the retirement timeout argument. The script command was:
java
weblogic.Deployer -adminurl http://localhost:7001 -user weblogic
-password Welcome1 -redeploy -name myDeployment
-source /myDeployments/myApplication/appX
-retiretimeout 300
You expected the older version to remain active (when there are active RMI clients) for five minutes after executing the production redeployment.
Which modification should have been made to this command to ensure the older version remains active?
(Choose the best answer.)

Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 7
Review the image below. It depicts the architecture for the WebLogic Server auditing.

Where in the architecture does WebLogic apply audit configuration parameters that determine if an audit message is logged? (Choose the best answer.)

Correct Answer: C
Question 8
I am configuring the security policy for my JMS module. I am specifying some security conditions for the module.
Which two security conditions are valid in this context? (Choose two.)

Correct Answer: A,B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 9
You created a script to monitor your WebLogic Server WLS Execute Thread:

Here is a message in your ExecuteThread.log file:

What is the value of xxxx if the thread has been running a request for twenty minutes, assuming a default configuration?

Correct Answer: E
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).