🎴 Flashcard Mode

Oracle DBA and PL/SQL Practice Test

Card1 / 22
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
Oracle database, TTC, Oracle Net, OPS, and Protocol
💡 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.

Change Mode