Could not locate OCI dll

简介: Could not locate OCI dll

PL/SQL本来可用,安装ODTwithODAC后,就不能用了。

---------------------------
PL/SQL Developer
---------------------------
Initialization error
Could not locate OCI dll
OracleHomeKey: SOFTWARE\ORACLE\KEY_OraClient11g_home1
OracleHomeDir: E:\app\he\product\11.2.0\client_1
---------------------------
OK  
---------------------------

解决方法:

不登记进入PL/SQL,菜单“工具->首选项”更改Oracle主目录名。

相关文章
woauolt.exe,System.exe,Update.dll,MPKrnl.dll,360mon.dll,upnpsrv.dll等1
woauolt.exe,System.exe,Update.dll,MPKrnl.dll,360mon.dll,upnpsrv.dll等1
|
7月前
|
Go C语言
安装go-sqlite3包时报exec: "gcc": executable file not found in %PATH%解决办法
安装go-sqlite3包时报exec: "gcc": executable file not found in %PATH%解决办法
274 0
有个库 snbcg ,加了宽字符版,lib和dll更名成snbcgu.lib snbcgu.dll
有个库 snbcg ,加了宽字符版,lib和dll更名成snbcgu.lib snbcgu.dll
|
C++ Windows
[✔️]CMake 在Windows上copy dll
[✔️]CMake 在Windows上copy dll
279 0
运行QtDesigner.exe报错:it could not find or load the Qt platform plugin “windows“
运行QtDesigner.exe报错:it could not find or load the Qt platform plugin “windows“
运行QtDesigner.exe报错:it could not find or load the Qt platform plugin “windows“
|
Windows
WINDOWS编译ffmpeg:LINK : fatal error LNK1104: 无法打开文件“LIBCMT.lib”
WINDOWS编译ffmpeg:LINK : fatal error LNK1104: 无法打开文件“LIBCMT.lib”
479 0
缺少链接库报错:ld: symbol(s) not found for architecture x86_64
缺少链接库报错:ld: symbol(s) not found for architecture x86_64
246 0
|
Linux 编译器 C语言
Linux动态库常见问题之-"cannot open shared object file No such file or directory"的解决办法
Linux编写程序时,会经常的接触动态库,而在程序运行时可能会遇到类似于:libxxx.so cannot open shared object file No such file or directory的问题,这个代表什么含义,该怎么解决呢?
1232 0
|
SQL 数据库管理 Windows
Windows环境VS2017,如何编译得到SQLite的sqlite3.lib文件?已知dll文件,求lib文件
Windows环境VS2017,如何编译得到SQLite的sqlite3.lib文件?已知dll文件,求lib文件
393 0