当前位置:首页 > 数据库 > Oracle

解决Windows x64bit环境下无法使用PLSQL Developer连接到Oracle DB中的问题

 

背景:PLSQL Developer没有64bit的版本,因此,只能通过32bit的Oracle Client连接。

知识点一:

Oracle 32-bit Client on Windows 64-bit OS will be registered under hyve key 'Wow6432Node' like:
---------------------------------------------------------
HKEY_LOCAL_MACHINESOFTWAREWow6432NodeORACLEKEY_<Oracle Home Name>

 

参考自:
--How To Verify the Word Size(32bit vs64bit) of the Oracle Binary on MS Windows systems (文档ID465060.1)

 


 

知识点二:
F:oracleproduct10.2.0client_1binoracle.key文件的作用:


oracle.key该文件的内容如下:

SOFTWAREORACLEKEY_OraClient10g_home1


其作用为:指示本HOME在Windows注册表中的位置—个人理解

解决Windows x64bit环境下无法使用PLSQL Developer连接到Oracle DB中的问题

标签:

本文系统来源:http://blog.csdn.net/msdnchina/article/details/46416455


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐