Home > Database > Mysql Tutorial > ORA-12154: TNS:could not resolve the connect identifier spec

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

WBOY
Release: 2016-06-07 17:13:44
Original
1405 people have browsed it

在安装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

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template