我已经在 Windows 7 64 位上安装了 Oracle 11.2.0 和 Allround Automations 的 SQLDeveloper。
当我运行 SQLDeveloper 并尝试连接到 Oracle 时,出现以下错误:
Initialization error
Could not load "C:\app\MyComp\product\11.2.0\dbhome_1\bin\oci.dll"
OCIDLL forced to C:\app\MyComp\product\11.2.0\dbhome_1\bin\oci.dll
LoadLibrary(C:\app\MyComp\product\11.2.0\dbhome_1\bin\oci.dll) returned 0
Run Code Online (Sandbox Code Playgroud)
可能是什么问题?