Chinaunix

标题: aix4.3.3下oracle8.0.5(64位)的安装问题 [打印本页]

作者: psb_天涯浪子    时间: 2005-05-19 08:46
标题: aix4.3.3下oracle8.0.5(64位)的安装问题
操作系统AIX 4.3.3,原先上面运行的是32位的8.0.5,安装在datavg上的/oracle目录里,现在想要在其上安装64位的oracle 8.0.5,安装在rootvg下的/hnrun/oracle目录里,所以之前先把sharevg给缷载了,但现在在安装的过程中,报了下面一个错,请各位老大帮忙分析一下是什么问题吧。
There are still sgadef<SID>;.dbf file(s) in $ORACLE_HOME/dbs/(/hnrun/oracle/product/8.0.5/dbs/).  This indicates that there may still be running instances.  You must shut down all database instances associated with this ORACLE_HOME before upgrading the Server.  Select (Yes) if you have shut down the instances from another terminal/window.  Select (No) to abort the installation.

但这时候从另外一个窗口看的时候却是这样:
# ps -ef | grep oracle
  oracle 10068 12440   0 08:36:19  pts/2  0:01 ./orainst.cm
  oracle 12440 13516   0 08:36:19  pts/2  0:00 sh ./orainst
    root 13126 10372   0 08:38:54  pts/1  0:00 grep oracle
  oracle 13516 12646   0 08:22:03  pts/2  0:00 -ksh
#
# ls -a /hnrun/oracle/product/8.0.5
.        ..       bin      orainst
#
根本就没有/hnrun/oracle/product/8.0.5 这个目录哦。
请问我可以如何解决这个问题呢?




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2