Multiple choice

In a client-server application connection with no middle-tier, what are the five server stack components?

  1. Oracle database, TTC, Oracle Net, OPS, and Protocol

  2. Oracle database, Oracle Net, OSI, TTC, and Protocol

  3. Forms/SQL*Plus, OPS, TTC, Oracle Net, and Protocol

  4. Oracle Net, TTC, OPS, OCI, and Protocol

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

The five server stack components in a direct client-server connection are: Oracle database (data storage), TTC (Two Task Common layer for data representation), Oracle Net (network communication layer), OPS (Oracle Program Interface for OCI calls), and Protocol (network protocol like TCP/IP). Options B, C, and D have incorrect component orders or missing components.