Tuesday, 9 February 2010

New Features for Administrators - Question 087

What is the new Oracle Shared Server?

A. An improved version of multithreaded server configuration

B. A connection pooling configuration where several clients are connected to the same server process.

C. Two or more database servers, which share data by means of database links; the client software is unaware to which server it is connected

D. A configuration of Real Application Clusters where the client connection is routed to the least busy instance.

Answer: A

Explanation:

Oracle Shared Server is an improved version of multithreaded server configuration.

Incorrect Answers

B: Oracle Shared Server does not provide configuration where several clients are connected to the same server process.

C: Oracle Shared Server does not include two or more database servers, which share data by means of database links.

D: Oracle Shared Server is not a configuration of Real Application Clusters where the client connection is routed to the least busy instance.


OCP Oracle9i Database: New Features for Administrators, Daniel Benjamin, p. 144-152 Chapter 3: Manageability Enhancements

Oracle 9i New Features, Robert Freeman, p. 59-60 Chapter 2: Oracle9i Architecture Changes

No comments:

Post a Comment