首页 > 代码库 > Oracle 10g ORA-12154: TNS: could not resolve the connect identifier specified 问题解决! 我同事遇到的问题。 username/

Oracle 10g ORA-12154: TNS: could not resolve the connect identifier specified 问题解决! 我同事遇到的问题。 username/

Oracle 10g ORA-12154: TNS: could not resolve the connect identifier specified 问题解决!

我同事遇到的问题。
username/password 登录没问题。
username/password@Orcl 报错。提示如标题。



我建议他看看是不是电脑上有多个sqlplus.exe。

检查的结果:有两个。

后来他在path路径的文件夹改成服务端,就好了。

Oracle 10g ORA-12154: TNS: could not resolve the connect identifier specified 问题解决! 我同事遇到的问题。 username/