Answer(s)
- monitoring the Shared Server environment, you decided to increase the number of SharedServers available for use by the database by increasing the value of the initialization parameterMAX_SHARED_SERVERS. Which condition requires this change in the parameter value?A. The number of rows in the V$CIRCUIT view is equal to the value of theSHARED_SERVER_SESSIONS parameter.
- The V$SHARED_SERVER_MONITOR view shows a high value for theSERVERS_STARTED column.
- The V$QUEUE view shows an increasing number of requests in the queue and the value ofWAIT column is increasing.
- The V$SHARED_SERVER_MONITOR view shows that the value of theSERVERS_STARTED column is equal to the value of the MAX_SHARED_SERVERSparameter.
Correct Answer The V$QUEUE view shows an increasing number of requests in the queue and the value ofWAIT column is increasing.