READ Free Dumps For Oracle- 1z0-133
Question ID 23027 | As the technical lead for your project, you have been asked to recommend a new solution to handle frequently increasing loads on your applications. The WebLogic 12.1.2 domain currently runs with two clusters of three servers with request being filtered and passed by a proxy server that users the round –robin algorithm. However, the load sometimes exceeds the maximum capacity of all these servers combined but your domain lacks in scalability. What is the best implementation solution? |
Option A | Add a third cluster and spread existing server instances across the clusters. |
Option B | Modify the proxy server load balancing algorithm to weight based. |
Option C | Configure dynamic clusters and specify the number of server instances you anticipate needing at peak load. |
Option D | Tune work managers to optimize work. |
Correct Answer | C |
Question ID 23028 | 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 |
Option A | There is nothing you can do, since inline help cannot be disabled. |
Option B | There is nothing you can do for all users, since disabling inline help must be done per user. |
Option C | Log into the administration console and disable inline help under "help." |
Option D | Access WLST, connect to the domain's admin server, and use the command EnableInlineHelp (false) |
Correct Answer | C |