Last Updated on Monday, 16 November 2009 12:23
Written by snapjag
Wednesday, October 15th, 2008
Error “ORA-01033 ORACLE initialization or shutdown in progress” plagued me twice, not a third, unprepared!
Since this was the second time this happened to me so I decided I should get all my ducks in a row cause if it happened twice, it will most likely happen a third time, if not to me, then to someone else.
The reason this happened was because my automated script that restores two databases and does everything to shut down and restart the instance got fowled up. It fowled up when I accidentally ran both scripts simultaneously. The first script did the shutdown operations, and the second script did the same. … which then barfed everything up and locked the files and considered everything in a shutdown state. (more…)