PL/SQL Developer登录不了Oracle数据库怎么办?

如题所述

大概是因为Oracle10g和9i的安装目录结构变了,需要在PLSQL Developer中重新配置ORACLE_HOME and "OCI Library"的目录。\x0d\x0a\x0d\x0a具体配置:\x0d\x0a\x0d\x0a在PLSQL Developer选择Tools > Preferences > options > "Oracle Home" and "OCI Library",例如:\x0d\x0a\x0d\x0aOracle10g装在D:\oracle\\x0d\x0a\x0d\x0a则:Oracle Home为D:\oracle\product\10.2.0\x0d\x0a\x0d\x0a OCI Library为D:\oracle\product\10.2.0\Db_1\BIN\oci.dll\x0d\x0a\x0d\x0a配置完以后重新启动PLSQL Developer,会发现登录界面多了一栏Connect as 的内容。然后可以进行登录。
温馨提示:答案为网友推荐,仅供参考
相似回答