QUESTION POSED ON: 19 October 2005
I have an Oracle database (8i) server running on a Unix platform. Today when I wanted to take a backup I received the error "ORA-01033: Oracle initialization or shutdown is in progress." When we ran the command SHUTDOWN ABORT FOLLOWED BY STARTUP, there were two more errors:
ORA-01157 Cannot Identify/Lock data file 4 ORA-01110 datafile
4:'/home2/oracle/oradata/orcl/temp01.dbf'
Please help me. Thanks.
|