|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#61. You used the password file utility to create a password file as follows: $orapwd file=$ORACLE_HOME/dbs/orapwDB01 password=orapass entries=5 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/orapass AS sysdba;
Why does the connection fail?
Show comments for this question (1)
Add comments
Link to this question
|
|
|
|
gen. 0.105
|
Server date 06:35 22-11-2008
|
Developed by Zip © 2006
|
|
 |
|
|