ORA-12154: TNS:could not resolve the connect identifier spec
程序员文章站
2022-06-11 13:13:29
...
在安装ORACLE安装的时候,报如下错误:ORA-12154: TNS:could not resolve the connect identifier specified。如下图所示:
在安装Oracle安装的时候,报如下错误:ORA-12154: TNS:could not resolve the connect identifier specified。如下图所示:
折腾了很久才找到罪魁祸首:原来在安装数据库时,设置用户密码的时候里面包含了@符号,引起了这个错误,这个错误倒是有点诡异,,应该是ORACLE连接DB时就把口令@后面的串当连接字用了。所以切记注意这个,否则很难发现问题。
更多Oracle相关信息见Oracle 专题页面 ?tid=12
上一篇: mysql 将时间戳直接转换成日期时间
推荐阅读
-
PL/SQL Developer报错 ORA-12154:tns:could not resolve the connect identifier specified
-
Oracle案例09——ORA-12154: TNS:could not resolve the connect identifier specified
-
ORA-12154: TNS:could not resolve the connect identifier spec
-
Oracle ORA-12154: TNS:could not resolve service name 解决办法
-
成功亲测,ORA-12154 TNS:could not resolve the connect identifier specified
-
Oracle ORA-12154: TNS:could not resolve service name 解决办法
-
PL/SQL Developer报错 ORA-12154:tns:could not resolve the connect identifier specified