Oracle WebLogic Server 12c: Administration I (1z1-133) Free Practice Test
Question 1
Over time your server log files have increased in size to over 500 MB. Identify three techniques to help decrease the size of these log files. (Choose three.)
Correct Answer: B,D,E
Question 2
You are using the administration console to monitor transactions on a managed server. In the Summary subtab, under the JTA tab, you notice that the total count of transactions does not equal the sum of the committed transactions and all of the various rolled back transaction categories. How do you explain this?
Correct Answer: D
Question 3
You configure a data source with a non XA driver because your (non-Oracle) database does not provide XA drivers.
The data source will sometimes participate in global transactions with an EJB, so as you configure the data source you select "Supports Global Transactions" and One-phase commit.
Why is this configuration wrong?
The data source will sometimes participate in global transactions with an EJB, so as you configure the data source you select "Supports Global Transactions" and One-phase commit.
Why is this configuration wrong?
Correct Answer: D
Question 4
Which three statements are true about the Change Center in the Administration Console? (Choose three.)
Correct Answer: A,C,E
Question 5
You start a managed server by running a start script at the command line. The server fails to start. To troubleshoot this failure, you look at the window in which the script ran. One of the messages from the server says: "boot identity not valid".
What do you do before running the script again?
What do you do before running the script again?
Correct Answer: E
Question 6
Consider a domain with an existing JDBC data source, which connects to an Oracle database. Your database administrator requests that the JDBC connections to this database now specify a different username.
Which data source attribute would you modify to implement this requirement?
Which data source attribute would you modify to implement this requirement?
Correct Answer: D
Question 7
Consider a domain that includes a Node Manager home directory. One way to enroll each Node Manager with your domain is with the WLST command nmEnroll().
Select the two scenarios where you do not need to use this command to perform the same task? (Choose two.)
Select the two scenarios where you do not need to use this command to perform the same task? (Choose two.)
Correct Answer: C,D