ORA-12162: TNS错误

SQL> conn /as sysdba
ERROR:
ORA-12162: TNS:net service name is incorrectly specified

以上问题基本上有三种原因造成:

1~.bash_profile文件中估计没有正确设置ORACLE_SID环境变量;2:检查sqlnet.orasqlnet.authentication_services设置;3:用orapwd重建密码文件。

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

转载于:http://blog.itpub.net/628922/viewspace-614432/

你可能感兴趣的:(ORA-12162: TNS错误)