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 -> shutdown -- big transaction

shutdown -- big transaction

From: Pat Minnis <pminnis_at_indianaonline.net>
Date: Fri, 24 Sep 1999 13:20:08 GMT
Message-ID: <cUKG3.113$Rn3.14678@news.goodnet.com>


Has anyone run across this problem?

An 8 hour job runs into the night.
It is still running when a shutdown immediate is done. The automatic shutdown job detects 10 minutes later that the database has not been shutdown, so it does a shutdown abort which doesn't do anything either.
5 hours later, the database goes ahead and shuts down without any apparent cause.

Our theory is:
The 8 hour job generates 8 hours of rollback. The shutdown immediate rolls back this transaction -- which takes 5 hours! The database shuts down when finished rolling back.

Our question is:
What can be done about it?
If a shutdown abort is done instead of immediate, won't startup do 5 hours of recovery? Received on Fri Sep 24 1999 - 08:20:08 CDT

Original text of this message

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