Multiple choice

A client-server application has become very popular and hundreds of users are accessing the Oracle Server daily. Which networking solution should be implemented to ensure that all users can access the Oracle Server?

  1. Dedicated Server

  2. Directory Naming

  3. Oracle Connection Manager

  4. Heterogeneous Services

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Oracle Connection Manager provides connection concentration and multiplexing, allowing hundreds of clients to share fewer server connections. Dedicated Server would require one server process per client (not scalable), Directory Naming is for service resolution, and Heterogeneous Services is for non-Oracle database access.