Multiple choice technology databases

Which three features are provided by Oracle Net Services? (Choose three)

  1. Data encryption

  2. User authentication

  3. Transparent data conversion

  4. Configuration and administration mechanisms

  5. Support for multiple network transport protocols

Reveal answer Fill a bubble to check yourself
C,D,E Correct answer
Explanation

Oracle Net Services provides: Transparent data conversion (handling character set differences between client and server), Configuration and administration mechanisms (easy connection management tools), and Support for multiple network transport protocols (TCP/IP, SDP, etc.). Data encryption requires Advanced Security Option (ASO), and User authentication is typically handled by the database, not Net Services directly.