Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle startup script won't end.
Tom <tray_at_voicenet.com> wrote in message
news:01beee4b$84da27c0$03cf34aa_at_oxt...
> Hi all!
> I have created a simple script to startup and shutdown my instances
> automatically. I run the startup script and it doesn't finish, but the
> shutdown script does. Is this because the script spawns other processes?
> How can I get the script to end without killing it? This could be an AIX
or
> Oracle issue. I wasn't sure so I posted to both. Any help would be
> appreciated. Here is the script. (as you can see I'm very inexperienced in
> script writing)
>
Tom
These scripts are already provided by Oracle. They will startup and shutdown
all the instances listed in /etc/oratab. The files are dbstart and dbshut
located in $ORACLE_HOME/bin
If you want to use them for when your system starts / stops just put a file
in the startup/shutdown directory to run the files.
Don't forget they must be run by Oracle
Alex Received on Thu Aug 26 1999 - 03:48:43 CDT
![]() |
![]() |