ExamQuestions.com

Register
Login
Oracle Database Administration I Exam Questions

Oracle

Oracle Database Administration I

49 / 52

Question 49:

In one of your databases, user KING is: 1. Not a DBA user 2. An operating system (OS) user Examine this command and its output: 
image
What must you do so that KING is authenticated by the OS when connecting to the database instance? 

Answer options:

A. Set OS_AUTHENT_PREFIX to OPS$
B. Have the OS administrator add KING to the OSDBA group
C. Grant DBA to KING
D. Unset REMOTE_LOGIN_PASSWORDFILE
E. Alter user KING to be IDENTIFIED EXTERNALLY