View Single Post

   
  #2 (permalink)  
Old 02-24-2008, 07:43 AM
Dave
 
Posts: n/a
Default Re: Oracle Automated DB Restore


"CS" <csjaring@myjaring.net> wrote in message
news:415587ae$1_2@news.tm.net.my...
> Hi,
>
> Is there anyone has thought about automated DB restoration?
> Automated backup I have heard a lot and have it scheduled and running
> every
> night but regarding the restoration, I just
> know about it is done by the manual way (copy/restore backup from
> production
> server, recover/apply log, bring up DB, etc...)
>
> If I want copy the production database backups from it's server to my dev
> server and have it done automatically, eg execute one script/command (in
> Windows 2000 environment), is there any good input on this, like using
> tools
> available in market ?
>
> DB size: 100GB
> Oracle EE 8i
> Backup with RMAN
>
> Thanks !
>
>
>


rman


Reply With Quote