码迷,mamicode.com
首页 > 数据库 > 详细

navicat连接oracle数据库报ORA-28547: connection to server failed, probable Oracle Net admin error错误的解决方法

时间:2014-12-09 00:33:25      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   io   ar   color   使用   sp   for   

原文: navicat连接oracle数据库报ORA-28547: connection to server failed, probable Oracle Net admin error错误的解决方法

navicat是通过oracle客户端连接oracle服务器的. oracle的客户端有两种,一种标准的客户端安装程序,下载地址:

http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

 而另外一种就是一种“简洁版本”的客户端,叫Oracle Instant Client,简称oci,下载地址:

http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html

navicat通常会在自己的安装路径下包含某个版本的OCI,

如果使用navicat连接Oracle服务器时出现ORA-28547错误,

多数是因为navicat本地的OCI版本与Oracle服务器器不符造成的。

解决方法就是去OCI的下载页面

http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html

选择一个与服务器相同版本的安装到本地,

这里是一个安装文档 http://wiki.navicat.com/wiki/index.php/Instant_client_required

在这个文档里有一点要特别注意:Download the appropriate Instant Client packages for your platform (must be 32-bit version, even you are using 64-bit Windows)

就是说:不管你的机器是不是32位的,都必须下载32位的OCI!

navicat连接oracle数据库报ORA-28547: connection to server failed, probable Oracle Net admin error错误的解决方法

标签:style   blog   http   io   ar   color   使用   sp   for   

原文地址:http://www.cnblogs.com/lonelyxmas/p/4152266.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!