|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#11. You intend to use only password authentication and have used the password file utility to create a password file as follows: $orapwd file=$ORACLE_HOME/dbs/orapwDB01 password=orapass entries=5 The REMOTE_LOGIN_PASSWORDFILE initialization parameter is set to NONE. You created a user and granted only the SYSDBA privilege to that user as follows: CREATE USER dba_user IDENTIFIED BY dba_pass; GRANT sysdba TO dba_user;
The user attempts to connect to the database as follows: connect dba_user/dba_pass as sysdba; Why does the connection fail?
Show comments for this question (1)
Add comments
Link to this question
|
|
|
|
gen. 0.064
|
Server date 01:00 08-01-2009
|
Developed by Zip © 2006
|
|
 |
|
|