===================================
Solution:-
Shutdown the database and recreate the password file using orapwd utility.
$cd ORACLE_HOME/bin/
$orapwd file=$ORACLE_HOME/dbs/pwd
Then start the Database.
for info
sql> show parameter remote_login
sql> select * from v$pwfile_users;
No comments:
Post a Comment