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.
|----------------------------------------------------------------------------------------|
                           版权声明  版权所有 @zhyiwww
            引用请注明来源 http://www.blogjava.net/zhyiwww    
|----------------------------------------------------------------------------------------|
	
posted on 2008-12-21 10:24 
zhyiwww 阅读(345) 
评论(0)  编辑  收藏  所属分类: 
database 、
linux 、
debian