oracle10201中存在dbstart脚本路径错误 [ZT]
Failed to auto-start Oracle Net Listene using /ade/vikrkuma_new/oracle/bin/tnslsnr
修改dbstart的第78行
# Set this to bring up Oracle Net Listener (isher)
ORACLE_HOME_LISTNER=/ade/vikrkuma_new/oracle
为
ORACLE_HOME_LISTNER=$ORACLE_BASE/oracle
出处:isher.blogspot.com/
修改dbstart的第78行
# Set this to bring up Oracle Net Listener (isher)
ORACLE_HOME_LISTNER=/ade/vikrkuma_new/oracle
为
ORACLE_HOME_LISTNER=$ORACLE_BASE/oracle
出处:isher.blogspot.com/
hofman
2007-02-04 23:19:19
评论:0
阅读:581
引用:0
