Multiple choice technology databases

Which of the following is NOT a valid method of authentication that can be used by DB2 9?

  1. SERVER

  2. SERVER_ENCRYPT

  3. CLIENT

  4. DCS

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

DB2 9 supports SERVER, SERVER_ENCRYPT, CLIENT, and CLIENT_ENCRYPT authentication types. DCS (Database Connection Services) is not a valid authentication method - it's a facility for connecting to non-DB2 databases (like Oracle, SQL Server) through DRDA, not an authentication type.