orapwd file deleted [message #291295] |
Thu, 03 January 2008 13:22  |
LaFilipina
Messages: 51 Registered: May 2007 Location: spain
|
Member |
|
|
Hi All,
I've tried to search my problem here in this forum but I didn't find one that is similar.
I have deleted orapwd file for one of our databases thinking that it's ok (I wanted to change the sys password) - I know this could be the dumbest thing ever.
The database is running fine but I am scared that when the database needs to be bounced, a problem may arise due to this.
I have created a new orapwd file but everytime I log in to the database using sys as sysdba, I am getting this error:
ERROR:
ORA-01031: insufficient privileges
If I try to alter user sys to the new password, I am getting this error:
Warning: Entry/Exit code is optimized. Cannot restore context (UNWIND 22)
alter user sys
*
ORA-03113: end-of-file on communication channel
I don't know what else to do. I also tried to issue this command:
grant sysdba to sys; but I got this message:
ERROR at line 1:
ORA-01999: password file mode has changed from 'exclusive' to 'shared'
The init.ora file indicates that the paremeter remote_login_passwordfile is in exclusive mode... so I don't understand the error.
I am hoping for your expert help once again.
Thanks and best regards,
LaFilipina
|
|
|
|
|
|
|
|
|
|
|
|