If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > recover database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-07-11, 07:15
sadakbd sadakbd is offline
Registered User
 
Join Date: Jul 2011
Posts: 1
recover database

In my database 2 redolog files. but both are corrupted. so i cannot start the database. If i create these 2 redo, it also cannot start the DB. My DB is in noarchivelog mode. Help me how i can start?
Reply With Quote
  #2 (permalink)  
Old 07-07-11, 09:45
beilstwh beilstwh is offline
Lead Application Develope
 
Join Date: Jun 2004
Location: Liverpool, NY USA
Posts: 2,222
without being in archivelog mode you are out of luck. restore your last cold backup. Since no one would run a production database without archivelog then it must be a test database and you can rebuild the database from scratch.
__________________
Bill
You do not need a parachute to skydive. You only need a parachute to skydive twice.
Reply With Quote
  #3 (permalink)  
Old 07-08-11, 04:11
s197oo302 s197oo302 is offline
Registered User
 
Join Date: Jul 2011
Posts: 5
Wink do you have the export file?

If you have export dump file, you might reinstall your database and import your schema back to your new database.
In that case you can recover your database till when you backup your export file.
Reply With Quote
Reply

Tags
oracle

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On