Shutdown immediate hangs for 24h
Hello,
Yesterday we have to stop database server for a bios upgrade. I stopped the database (11.2.0.3 Enterprise Edition on Linus RedHat 5.4) by a shutdown immediate command. It still in progress after 24h ...
The alert.log is stucked on "SMON: disabling tx recovery", there's some process still up but no one is active but two from time to time :
oracle | 9477 | 1 0 2017 ? | 1-02:46:19 ora_dia0_PRO |
oracle | 9487 | 1 0 2017 ? | 01:29:10 ora_ckpt_PRO |
to
The only solution i found is "Shutdown Normal or Shutdown Immediate Hangs. SMON disabling TX Recovery (Doc ID 1076161.6)" and it tell to wait or to shutdown abort
This is the datawarehouse production database. Is there another way to do without the risk of a shutdown abort ?