Multiple choice

Which of the following is/are correct in operating system authentication process in oracle database administration?

  1. The group OSDBA has a specific name 'dba' for Unix user group.

  2. For the member of the OSDBA group with the SYSDBA, the system privilege will be SYSDBA while connecting to the database.

  3. For the member of the SYSOPER group with the SYSDBA, the system privilege will be SYSOPER while connecting to the database.

  4. The CONNECT command fails in case of no member from the groups SYSDBA or SYSOPER found while connecting to the database.

  5. All of the above

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

All of the above are the correct statements.