|
|

|
#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?
Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос
|
|
|
|
ген. 0.071
|
Дата сервера 09:46 09-01-2009
|
Разработал Zip © 2006
|
|
 |
|
|