首页 >数据库 >mysql教程 >ORA-12154: TNS:could not resolve the connect identifier spec

ORA-12154: TNS:could not resolve the connect identifier spec

WBOY
WBOY原创
2016-06-07 17:13:441407浏览

在安装ORACLE安装的时候,报如下错误:ORA-12154: TNS:could not resolve the connect identifier specified。如下图所示:

在安装Oracle安装的时候,报如下错误:ORA-12154: TNS:could not resolve the connect identifier specified。如下图所示:

ORA-12154: TNS:could not resolve the connect identifier spec

折腾了很久才找到罪魁祸首:原来在安装数据库时,设置用户密码的时候里面包含了@符号,引起了这个错误,这个错误倒是有点诡异,,应该是ORACLE连接DB时就把口令@后面的串当连接字用了。所以切记注意这个,否则很难发现问题。

更多Oracle相关信息见Oracle 专题页面 ?tid=12

linux

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn