dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

scripting recovery redo logs after normal restore - Database Discussions

This is a discussion on scripting recovery redo logs after normal restore - Database Discussions ; Hello, Having restored an online backup, I need to apply a huge number of redo log file. I woud like to run the recovery of the redo logs in the background after which I shut my desktop. How can I ...


Home > Database Forum > Database and Unix Discussions > Database Discussions > scripting recovery redo logs after normal restore

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 06-24-2008, 04:56 AM
Database Newbie
 
Join Date: Jun 2008
Posts: 1
adam_schreuder is on a distinguished road
Default scripting recovery redo logs after normal restore

Hello,

Having restored an online backup, I need to apply a huge number of redo log file. I woud like to run the recovery of the redo logs in the background after which I shut my desktop. How can I put this into a script, that runs the command and fills in AUTO

SQL>recover database using backup controlfile until cancel;
AUTO
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 06:52 AM.