时间:2021-07-01 10:21:17 帮助过:5人阅读
转自:https://blog.csdn.net/zhanghai412/article/details/8160483
由于Toad不支持64位的oracle客户端,因此要卸载已经安装的客户端
官网卸载说明:
http://docs.oracle.com/cd/E11882_01/install.112/e10844/deinstall.htm#BABHIGFE
官网下载Oracle卸载工具:
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
在Oracle Database 11g Release 2下面,点击[See All],然后在打开页面中可以看到deinstall下载链接
从官网下载相应的卸载工具(或者在已安装的oracle_home目录下找deinstall目录,里面有卸载工具deinstall)
deinstall -home D:\oracle\11.2.0\client
deinstall -home D:\oracle\product\11.2.0\client_1
卸载过程中选择Yes(也可以加其他参数,让他oracle禁摩卸载,具体参数参考官网)
注意:不同版本的卸载工具和方式不一样,下面是oracle8.1.7的卸载方式,从安装文件下找到install目录下的oui.exe,或者使用setup.exe尝试
D:\Downloads\win64_11gR2_client\client\install\oui.exe -silent -deinstall ORACLE_HOME={"D:/oracle/11.2.0/client"}
oracle客户端卸载
标签:csdn span install tail nload 点击 参数 detail setup