Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Still experiencing Auto-shtudown problem on RedHat 8.0

Still experiencing Auto-shtudown problem on RedHat 8.0

From: Mark <mark_at_somewhere.com>
Date: Mon, 21 Oct 2002 10:32:38 -0700
Message-ID: <3db4362a$1_2@corp.newsgroups.com>


Hi,

I still can't figure out why Oracle won't shutdown at reboot or system shutdown. My dbora script is attached. I have created K10dbora links from /etc/rc0.d and /etc/rc6.d that look like this: lrwxrwxrwx 1 root root 15 Oct 14 K10dbora -> ../init.d/dbora

/etc/init.d/dbora looks like this:
-rwxr-xr-x 1 root root 819 Oct 14 dbora

I tried making the 'K' number unique - changed it to K01dbora, but no change in behavior. As I mentioned before, Oracle will start automatically using S99dbora links in /etc/rc3.d and /etc/rc5.d. And if I manually run /etc/init.d/dbora stop, the database shuts down. If I run shutdown -h now, shutdown -r now, init 6 or init 0 the db won't shutdown. Again, any help would be appreciated. Thanks.

Mark

"Mark" <mark_at_somewhere.com> wrote in message news:3daf37b1_4_at_corp.newsgroups.com...
> Hi,
>
> I am having a problem getting Oracle to shutdown automatically on my
RedHat
> 8.0 installation. I have dbora in /etc/init.d. This script calls dbstart
> and dbshut depending on start or stop usage. If I manually run dbora
stop,
> the database shuts down. So, I know that the script works. I created a
> link in /etc/rc0.d, K10dbora, which points to /etc/init.d/dbora. My
> understanding is that this should cause the db to shutdown when the
computer
> is shut down. Unfortunately it doesn't work. BTW - the db starts
> automatically(as it should)on boot up. Now, K10 is not unique. Does it
> need to be? I didn't think that it had to be, but I could be wrong. Any
> insight on this would be much appreciated. Thanks.
>
> Mark
>
>
>
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----== Over 80,000 Newsgroups - 16 Different Servers! =-----

begin 666 dbora.linux
M+V5T8R]I;FET+F0O9&)O<F$Z( HC(2]B:6XO<V@@"B,@"B,@8VAK8V]N9FEG M.B S-#4_at_-3 @-#D@"B,@9&5S8W)I<'1I;VXZ('-T87)T<R!T:&4@;W)A8VQE M(&1A8F%S92!D96%M;VYS( HC( IE8VAO(")/<F%C;&4@.6D_at_875T;R!S=&%R M="]S=&]P(B *"D]205]/5TY%4CUO<F%C;&4@"D]205](3TU%/2]U,#$O87!P M+V]R86-L92]P<F]D=6-T+SDN,BXP+C$N, H*8V%S92 B)#$B(&EN( HG<W1A M<G0G*2 *"F5C:&\@+6X@(E-T87)T:6YG($]R86-L93EI.B B( IS=2 M("1/ M4D%?3U=.15(@+6,@)$]205](3TU%+V)I;B]D8G-T87)T( H*96-H;R M;B B M4W1A<G1I;F<@=&AE($QI<W1E;F5R(&9O<B Y:3H@(B *<W4@+2 D3U)!7T]7 M3D52("UC("(D>T]205](3TU%?2]B:6XO;'-N<F-T;"!S=&%R="(@"@IT;W5C M:" O=F%R+VQO8VLO<W5B<WES+V]R86-L93EI( IE8VAO( H[.R *"B=S=&]P M)RD@"F5C:&\@+6X@(E-H=71T:6YG($]R86-L93EI.B B( IS=2 M("1/4D%? M3U=.15(@+6,@)$]205](3TU%+V)I;B]D8G-H=70@"@IE8VAO("UN(")3:'5T

M=&EN9R!D;W=N($QI<W1E;F5R(&9O<B Y:3H@(B *<W4@+2 D3U)!7T]73D52
M("UC("(D>T]205](3TU%?2]B:6XO;'-N<F-T;"!S=&]P(B *"G)M("UF("]V
M87(O;&]C:R]S=6)S>7,O;W)A8VQE.6D@"F5C:&\@"CL[( H*)W)E<W1A<G0G
M*2 *"F5C:&\@+6X@(E)E<W1A<G1I;F<@3W)A8VQE.6DZ("(@"B0P('-T;W @ M"B0P('-T87)T( IE8VAO( H[.R *"BHI( IE8VAO(")5<V%G93H@;W)A8VQE M.6D@>W-T87)T('P@<W1O<"!\(')E<W1A<G0@?2(@"F5X:70@,2 *"F5S86,@ )"F5X:70@," *
`
end

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =----- Received on Mon Oct 21 2002 - 12:32:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US