原文:ARCSDE直连Oracle时出现错误Failed to connect to the specified server. Underlying DBMS error[ORA-12154: TNS:could not resolve the connect identifier specified. No extended error]

买了新笔记本,装软件. 在ARCSDE直连Oracle时遇到问题. esri官网给的解释是因为安装arcgis时安装目录里有特殊字符 详见:https: support.esri.com en technical article ,让重装arcgis,换一个没有特殊字符的目录,我的arcgis时装在Program Files x 里面,心想大概是中枪了. 但是我又看了下之前的笔记本,arcgis也 ...

2017-12-20 14:02 0 3079 推荐指数:

查看详情

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

PLSQL配置监听 这个错误主要是pl/sql客户端的tnsnames.ora配置错误,或者是输入 database选项错误。 配置pl/sql的Database的两种方式:登录直接在Database选项输入数据库信息 如上图,直接在登录输入数据库信息 ip ...

Thu Jan 24 23:19:00 CST 2019 2 16452
ORA-12154TNScould not resolve the connect identifier specified

在安装ORACLE安装的时候,报如下错误ORA-12154TNScould not resolve the connect identifier specified。如下图所示: 折腾了很久才找到罪魁祸首:原来在安装数据库,设置用户密码的时候里面包含了@符号,引起了这个错误 ...

Thu May 17 07:48:00 CST 2012 3 3814
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM