Recovery (Oracle RAC)
when I tried to connect to database I got error:
stgrac1% sqlplus ckim
SQL*Plus: Release 10.2.0.5.0 - Production on Wed Oct 26 11:59:19 2011
Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
Enter password:
ERROR:
ORA-00604: error occurred at recursive SQL level 1
ORA-00376: file 2 cannot be read at this time
ORA-01110: data file 2: '+DATA/vpsre/datafile/undotbs1.264.652198033'
stgrac1% sqlplus ckim
SQL*Plus: Release 10.2.0.5.0 - Production on Wed Oct 26 11:59:19 2011
Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
Enter password:
ERROR:
ORA-00604: error occurred at recursive SQL level 1
ORA-00376: file 2 cannot be read at this time
ORA-01110: data file 2: '+DATA/vpsre/datafile/undotbs1.264.652198033'
Anyone got this error before and know how to recover?
0