Multiple choice technology databases

Which of the following groups allows its members to connect to a 9i database using the SYSDBA privilege?

  1. 9iDBA

  2. OSADM

  3. OSDBA

  4. OSOPER

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

In Oracle 9i database, the OSDBA operating system group is mapped to the SYSDBA database privilege, allowing users within this group to authenticate via the operating system. OSOPER maps to the SYSOPER privilege. Other options like 9iDBA or OSADM are not standard Oracle-predefined OS groups for database administration privileges.