Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Sartup server at bootup
>>>>> "Chr2k04" == Chr2k04 <chr2k4_at_aol.com> writes:
Chr2k04> hey, Everytime I boot up my Mandrake, I have to do the Chr2k04> following to start up the server:
Chr2k04> sqlplus /nolog
SQL> connect / as sysdba
Chr2k04> Connected to an idle instance.
SQL> startup
Chr2k04> ORACLE instance started.
Chr2k04> Total System Global Area 235999352 bytes Fixed Size 450680 Chr2k04> bytes Variable Size 201326592 bytes Database Buffers Chr2k04> 33554432 bytes Redo Buffers 667648 bytes Database mounted. Chr2k04> Database opened.
Chr2k04> Thanks, Chr2k04
This is covered in the installation documentation - I think its in the post-install steps. The installation comes with an example init script for starting/stopping oracle. All you need to do is fix up this script to match with your installation, put it in the same directory as all your other init scripts and then make the necessary symbolic links from the various run level directories to this script so that it is started or stopped, depending on which run levels are being entered.
Tim
-- Tim Cross The e-mail address on this message is FALSE (obviously!). My real e-mail is to a company in Australia called rapttech and my login is tcross - if you really need to send mail, you should be able to work it out!Received on Fri Apr 25 2003 - 00:40:03 CDT
![]() |
![]() |