Over the weekend, one of our Windows Oracle database servers suffered a power failure the same time it was being backed up by CommVault Oracle client. This left the database in a state where it wouldn’t start up, to rectify this, the following steps should help. Open a DOS window. set ORACLE_SID=<database SID> sqlplus / as sysdba SQL> shutdown immediate ORA-01109: […]