after install oracle under debian
using
/etc/init.d/oracle-xe configure
to config the oracle system on debian as a server on debian.
so when you restart you debian,the oracle system will startup automaticly
if you don't hope this,you could do as following:
vim /etc/default/oracle-xe
change
ORACLE_DBENABLED=trueto
ORACLE_DBENABLED=false
reboot your debian,it's ok.
|----------------------------------------------------------------------------------------|
版權(quán)聲明 版權(quán)所有 @zhyiwww
引用請注明來源 http://www.tkk7.com/zhyiwww
|----------------------------------------------------------------------------------------|
posted on 2008-12-21 10:24
zhyiwww 閱讀(329)
評論(0) 編輯 收藏 所屬分類:
database 、
linux 、
debian