Re: Script for performing clean shutdown before windows shutdown



Thanks for your replies,
Let me say complete story for you: One of our sites had to format its OS
due to a HW problem.Our most recent backup of oracle on that site was about
6 days old and we did not want to loose those days data.Finally I did
resotre database using old remaining oracle files(Similar to what you may do
about cold backups).
We are lucky because I found if the header of datafiles were not in match
(due to a dirty shutdown) we could not restore those files.So it was the
sprite of this thread: How can I made all sites to perform a clean shutdown
before windows shutdown? I know I can't force all those DBAs to do a
"shutdown immediate or normal" every time so the workaround is to do so
automatically.
Hope to be clear enough.

-Regards


--
Message posted via DBMonster.com
http://www.dbmonster.com/Uwe/Forums.aspx/oracle/200508/1
.



Relevant Pages

  • Re: Is it possible to use "Run As" in a shutdown script?
    ... manager signals it to shutdown it would do its thing with Oracle. ... This would mean it would have to have a dependency on Oracle ... >> We are trying to execute a script that gently shuts down some Oracle ... >> Unfortunately our Oracle support is all handled by a database group ...
    (microsoft.public.security)
  • SUMMARY: Solaris 8 init0.d Kill script
    ... In my oracle shutdown commands I had to take out the '&' signs. ... I then added a process check before the diskset is umounted that looks like ... I have a problem with running a kill script for a database. ...
    (SunManagers)
  • Re: Problemx IPC + Oracle + AIX 5.2ML04
    ... Try to use 'shutdown immediate' for Oracle instead of just shutdown. ... Oracle shutdown will wait for all user thread to disconnect and then it will ... You should never kill an oracle process with -9. ...
    (AIX-L)
  • Re: Is it possible to use "Run As" in a shutdown script?
    ... Oracle provides instructions on graceful shutdowns. ... > and/or database applications requires reinvention of the wheel. ... >> databases before a shutdown or reboot. ...
    (microsoft.public.security)
  • Re: Is it possible to use "Run As" in a shutdown script?
    ... I find it hard to believe that graceful shutdown of Oracle database ... > We are trying to execute a script that gently shuts down some Oracle ...
    (microsoft.public.security)