Oracle WebLogic Server 12c: Administration I - 1z1-133 FREE EXAM DUMPS QUESTIONS & ANSWERS
Your Java-based Node Manager is unable to start a managed server named myserver. You investigate and realize that the boot.properties file Node Manager uses to store the credentials of the managed server has been corrupted in the file system. From past experience you know that if you delete the file, Node Manager will re-create it.
Correct Answer: E
Vote an answer
All administrators that deal with the production domain in your organization are extremely experienced. As the lead administrator, you have been asked to change the administration console preferences for all administrators so that inline help no longer displays, since no one needs it.
Select the true statement about this scenario.
Select the true statement about this scenario.
Correct Answer: C
Vote an answer
You are troubleshooting why transactions are not being committed. After investigation, you realize that these transactions have enough time during the first phase of the two-phase commit, but not enough time during the second phase. Therefore, rather than committing, they are timing out and are being rolled back.
Which Java Transaction API (JTA) attribute needs a larger value?
Which Java Transaction API (JTA) attribute needs a larger value?
Correct Answer: B
Vote an answer
You see a script called startWebLogic.sh (.cmd in Windows) in the root folder of your domain.
What does this script do?
What does this script do?
Correct Answer: A
Vote an answer
You see a script called startWebLogic.sh (.cmd in Windows) in the root folder of your domain.
What does this script do?
What does this script do?
Correct Answer: A
Vote an answer
Consider a WebLogic Java EE application that uses a JDBC data source.
Which three steps would the application developer typically write code to perform? (Choose three.)
Which three steps would the application developer typically write code to perform? (Choose three.)
Correct Answer: C,D,E
Vote an answer
You decide to use a database to store WebLogic Server transaction logs for a managed server.
Which two steps are required to configure this? (Choose two.)
Which two steps are required to configure this? (Choose two.)
Correct Answer: C,D
Vote an answer
You zipped up the domain's config directory on the administration server's machine before making some major configuration changes. You wait to activate after all the changes have been saved. After your changes are in, things start failing badly. You want to go back to the old configuration.
What is the best course of action?
What is the best course of action?
Correct Answer: C
Vote an answer
You are responsible for configuring a WebLogic domain to support an order processing application. This application will communicate with multiple JDBC data sources to fulfill each customer order. To maintain data integrity across these databases, work will be performed within a global transaction. However, you have learned that one of the data sources in the transaction does not have an XA driver.
Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions?
Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions?
Correct Answer: A
Vote an answer