|
按黄叶老大的文章在rh9上装oracle 9i,基本很顺利.
没有出现文章中提到的错误1和2,3出现了.我按照文章的方法修改了.但是还是无法启动,提示如下:
[oracle@dbtest bin]$ agentctl start
DBSNMP for Linux: Version 9.2.0.4.0 - Production on 11-SEP-2005 00:49:20
Copyright (c) 2003 Oracle Corporation. All rights reserved.
Starting Oracle Intelligent Agent.../opt/ora9/product/9.2/bin/dbsnmpwd: line 156: 2823 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
/opt/ora9/product/9.2/bin/dbsnmpwd: line 156: 2836 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
/opt/ora9/product/9.2/bin/dbsnmpwd: line 156: 2848 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
/opt/ora9/product/9.2/bin/dbsnmpwd: line 156: 2860 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
[oracle@dbtest bin]$ |
|