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
Flash - Pause for 10 seconds
Firebird Subquery
How do I tell Perl where to find .pm modules
Eject CD in POST, which was used for Kickstart boot
IIF expression in Access 2002 Query
I can I make a group contact list in outlook 2007?
How can I turn horizontal row data in Excel into vertical data like in a database using VBA
powershell : sending e-mails : "newline" problem
RUBY CHANGE DIRECTORY
Is it Possible in Exchange 2007 to Globally change certain values?