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-side components are: Oracle database (the instance), TTC (Two Task Common - character conversion), Oracle Net (network layer), OPS (Oracle Protocol Support), and the network Protocol (TCP/IP, etc.). Option B places OSI incorrectly, and options C/D include client-side components (Forms, SQL*Plus, OCI) rather than server components.