READ Free Dumps For Oracle- 1z0-133
Question ID 23086 | An online store web application is deployed to a WebLogic server cluster. User of this application frequently complain that the information in their shopping cart vanishes before they are able to complete an order. You use the Administration Console to monitor the web application. Which metric is the most relevant to this problem? |
Option A | Average execution time |
Option B | Session timeout |
Option C | Current session count |
Option D | High session count |
Correct Answer | B |
Question ID 23087 | 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? |
Option A | Timeout Seconds |
Option B | Abandon Timeout Seconds |
Option C | Before Completion Iteration Limit |
Option D | Checkpoint Interval Seconds |
Correct Answer | B |