Microsoft
Software
Hardware
Network
Question : ORA-00310
Still trying to get a successful restore test. I just created a tablespace, switched logfiles a few times to get logs generated, dropped the tablespace switched logs a few more times, shutdown the database and startup mount. Now oracle is saying the logfile is out of sequence.
I just generated them a few minutes ago with the switch logfiles. How does it get out of sequence and how do i put it back into sequence?
tabase mounted.
SQL> recover database using backup controlfile until time '2008-12-23-18:30:00';
ORA-00283: recovery session canceled due to errors
ORA-19907: recovery time or SCN does not belong to recovered incarnation
SQL> recover database using backup controlfile until time '2008-12-24-05:30:00';
ORA-00279: change 3340812685180 generated at 12/24/2008 05:37:15 needed for
thread 1
ORA-00289: suggestion : /u04/archived_logs/1_16_67
4269303.ar
c
ORA-00280: change 3340812685180 for thread 1 is in sequence #16
Specify log: {
=suggested | filename | AUTO | CANCEL}
/u04/archived_logs/1_1_674
269303.arc
ORA-00310: archived log contains sequence 1; sequence 16 required
ORA-00334: archived log: '/u04/archived_logs/1_1_67
4269303.ar
c'
SQL>
Answer : ORA-00310
see my other post..
you have to delete the datafile and bring them back from a backup taken before the DROP.
then, apply logs to roll forward.
Random Solutions
How to display news and stocks in to my site.
Problem sending to cfl.rr.com domain
Only Show Rows that contain specified name
Lock the sheet...
550 Too Many Invalid Receipients
Need a better web host provider
What does 'Cannot Create Transaction because Capacity was Exceeded' mean?
can chinese version of windows xp be loaded directly over a english version?
Can't delete items in Outlook 2002 deleted items folder
I need to do a report in bash or perl to sum up columns b for each time column a changes