My listener.ora file is below and my OS is XP Pro 2002 Service Pack 2. My hostna...
oracle数据库报错误:ORA-12154: TNS: 无法解析指定的连接标识符 其中一种可能是本地监听器设置错误 打开Net Manage以管理员身份运行 会出现如下图画面: 添加服务命名
在使用oracle时,经常会遇到ora-12154问题,但一直没总结,解决办法过段时间就忘,再遇到问题只能再去找解决办法。今天,把目前了解到的内容汇总记录,方便以后查找。
谈到ora-12154问题,网上有一大堆解决方法,原因基本统一:tns或listener配置不正确。...本机只装了oracle10g的客户端,当我以前用本机连接局域网内数据库的orcl服务(数据库与局域网内数据库一样)时没有问题,但是在连接虚拟机中的orcl服务却连不通,总是报ora-12154错误。
问题 ORA-12154: TNS:could not resolve the connect identifier specified ,即无法解析指定的连接 标识符。
一、问题描述 做数据迁移时报错ORA-12154 [[email protected] ~]$ expdp zrd/[email protected] directory=DATA_PUMP_DIR dumpfile...UDE-12154: operation generated ORACLE error 12154 ORA-12154: TNS:could not resolve the connect identifier
TNSLSNR for Linux: Version 10.2.0.1.0 - Production System parameter file is /u01/app/oracle/product/10.2.0...TNSLSNR for Linux: Version 10.2.0.1.0 - Production System parameter file is /u01/app/oracle/product/10.2.0...TNSLSNR for Linux: Version 10.2.0.1.0 - Production System parameter file is /u01/app/oracle/product/10.2.0...ERROR: ORA-12154: TNS:could not resolve the connect identifier specified 案例五 多加一个空格,报错也是ora-12154 PROD...ERROR: ORA-12154: TNS:could not resolve the connect identifier specified 成功例子 最后贴出能够正确识别的Listener.ora
相信使用过Oracle数据库的人一定碰到过“ORA-12154: TNS: 无法解析指定的连接标识符”错误,我在此做一个小小的总结。...否则就会出现“ORA-12154: TNS: 无法解析指定的连接标识符”。...Oracle\product\10.2.0\db_1\NETWORK\ADMIN\tnsnames.ora,在这种情况下如果我们配置好了客户端Net Manager然后连接Oracle数据库,可能会出现“ORA...当我安装好PLSQL Developer软件后登陆时任然出现了“ORA-12154: TNS: 无法解析指定的连接标识符”,如果是Win7,Win8用户甚至可以会出现弹出一个白框的情况,这时需要以管理员身份运行...需要注意的是,在安装PLSQL Developer时不能安装在带有括号的目录中,如64bit系统的Program Files (x86)目录,就会出现无论你怎么设置,它依然不停的弹出“ORA-12154
Oracle导dmp出现文件ORA-12154: TNS: 无法解析指定的连接标识符解决方案 其实TNS无法解析是Oracle操作里经常遇到的问题,原因有二: (1)Oracle服务器没有装好(一般不建议重装
最近在从活动数据库进行异机克隆时碰到了ORA-17629,ORA-17627,ORA-12154的错误,起初以为是一个Bug呢。Oracle Bug着实太多了,已经成了习惯性思维了。汗!... ORA-17629: Cannot connect to the remote database server ORA-17627: ORA... 在执行脚本backup as copy reuse时出现了错误,也就是说备份的时候出现错误RMAN-03009 其次是ORA-17629,不能连接到远程数据库服务器,ORA-17627后跟着ORA...admin]$ tnsping aux [oracle@linux3 admin]$ tnsping tar [oracle@linux4 admin]$ tnsping aux...the following errors : ORA-17629: Cannot connect to the remote database server ORA-17627: ORA
今天说一说System.Data.OracleClient.OracleException:ORA-12154: TNS:could not resolve the connect identifier...11.2.0.1.0 - 64bit Production PL/SQL Release 11.2.0.1.0 - Production CORE 11.2.0.1.0 Production TNS for Linux...Production X86下本地测试一切正常, 于是乎编译X64往64位Server 2008服务器上放的时候发生错误- System.Data.OracleClient.OracleException:ORA...我在程序池中设定兼容32位,然后本地BUILD 一个x86的包部署,不但所有DLL无法加载,老的版本也跟着报错 3>改回设定默认:不兼容32位,然后本地BUILDX64,ANYCPU的包部署,问题依旧, ORA...Stack Trace: [OracleException (0x80131938): ORA-12154: TNS:could not resolve the connect identifier
原 ORA-12154 和 TNS-03505 监听错误的解决方法https://blog.csdn.net/tianlesoftware/article/details/5716028版权声明: https...报ORA-12154 错误: ORA-12154: TNS: 无法解析指定的连接标识符 用tnsping 一下: C:/Documents and Settings/user.HQ-TEXT>tnsping
今天在群里碰见了一个ORA-12154的问题,在此记录一下解决过程 起因是群里面一个人问了他的Windows客户端采用easy connect方式连接服务器的时候,报错如下: ORA-12154:TNS...ERROR: ORA-12154: TNS: 无法解析指定的连接标识符 请输入用户名: 好吧,就是这样。
项目侧同事反映应用服务器上的程序连接数据库报错:ORA-12560: TNS: 协议适配器错误 1.故障重现 2.定位问题 3.解决问题 1.故障重现 在应用服务器上使用sqlplus和PL/SQL工具登录 连接数据库服务器均报错: ``` ORA...ORA-12154 $ oerr ora 12154 12154, 00000, "TNS:could not resolve the connect identifier specified" /
用PL/SQL Developer连接公司Oracle数据库,登录时出现如下错误信息:ORA-12154: TNS: 无法解析指定的连接标识符,(有时可能不会出现错误对话框,但也连不上,多试几次都会弹出如下图的错误对话框
ERROR: ORA-12154: TNS:could not resolve the connect identifier specified 通过sysdba来连接,貌似是连上了。...data file 3: '/u01/oracle/TESTDB/orarbs01/rbs/undotbs01.dbf' ORA-27037: unable to obtain file status Linux-x86
执行步骤: 1、在A中的tnsname中建立服务器B上的数据库的连接描述符 2、在A中以sys身份建立DBLINK 连接测试: conn as select * from 提示错误:ora-12154
ORA-12154: TNS: 无法解析指定的连接标识符 第一步: 查看自己的Oracle服务是否打开。
查询主库中配置归档位置配置的是否有错误信息,查询的结果如下: SQL> select error from v$archive_dest where target='STANDBY' 2 ; ERROR ORA...TNS:could not resolve the connect identifier specified SQL> select error from v$archive_dest ; ERROR ORA...6、在主库节点1中tnsping 备库配置的服务名看是否报错,操作如下: [Oracle@rac1:/home/oracle]$tnsping strac TNS Ping Utility for Linux...7、此时在主库节点2中tnsping 备库服务名发现是可以正常解析过来的 [oracle@rac2:/home/oracle]$tnsping strac TNS Ping Utility for Linux
但在用户的客户端测试连接时,报错ORA-12154,TNS-03505 sqlplus system/oracle@192.168.10.10/xxsid C:\Documents and Settings...ERROR: ORA-12154: TNS: 无法解析指定的连接标识符 请输入用户名: 2.
领取专属 10元无门槛券
手把手带您无忧上云