oracle数据库升级的时候oracle universal installer has detected........

来源:这里教程网 时间:2026-03-03 12:52:17 作者:

今天    在oracle 10.2.0.1升级到10.2.0.4时出现了以下错误: oracle universal installer has detected that there are processes running in the currently selected oracle home.then  following procsses need to be shutdown before continuing:oracle 因为之前安装过实例ccdb,使用ps -ef|grep ccdb  查询出进程,kill掉就可以了

相关推荐