SQL> SQL> ERROR: ORA-12546: TNS:permission denied

I want to shutdown the database instance by using EM,but I forget my Host Credentials username and password,after three times tries,I see this note: "SQL> SQL> ERROR: ORA-12546: TNS:permission denied"
修改密码用alter user ## identified by *****;


在Linux上安装了Oracle 10g,现在忘记密码了,无法登录,请问怎么办呢?
answer:dba 修改某用户密码可以使用alter user   identified by 或 直接用ORAPWD重新设置SYS的密码


Linux下密码文件的位置为$ORACLE_HOME/dbs

orapwd file= password= entries= force=
密码验证文件PWDcrtl.ora放在哪个位置的呢?一般是在ORACLE_HOME/product/version/dbs下

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/22024821/viewspace-612586/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/22024821/viewspace-612586/

你可能感兴趣的:(SQL> SQL> ERROR: ORA-12546: TNS:permission denied)