问题:PLSQL Developer无法连接数据库
原因:PLSQL Developer不支持x64的Oracle客户端
解决方案:
1、下载instantclient-basic-nt-12.1.0.2.0.zip(对应客户端版本),解压至Oracle安装目录下,路径如(D:Databaseproduct12.1.0instantclient_12_1)
2、不连接数据库登陆PLSQL Developer(登陆界面按“取消”即可)。在Tools->Perferences->Connection页面设置Oracle_Home和OCI Library路径。如:
D:Databaseproduct12.1.0dbhome_1(不应为D:Databaseproduct12.1.0instantclient_12_1)
D:Databaseproduct12.1.0instantclient_12_1oci.dll