Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN Backup to Backup server

Re: RMAN Backup to Backup server

From: Jan Krueger <jk_at_stud.uni-hannover.de>
Date: Fri, 07 Sep 2007 14:20:54 +0200
Message-ID: <46e1419c$0$29370$4c56b896@news-read1.lambdanet.net>


Björn Wächter wrote:
> Hi,
>
> I try to use RMAN to do Backups of one Oracle Server (10.2.0.1)
> The Backup and Restore is working fine but the problem I have is:
> When I want to use the backup in an automated process who do I
> know when I can copy all necessary files to a remote backup server?
> I'm using EM to set up the backup. So is there a way to find out
> when the backup is finished and the copy to remote can start or
> is there a way to tell oracle to copy the files after the backup
> is done.
>
>
> Thanks Björn

If you have a backup server which can be linked directly to the RMAN as a pseudo tape device, this is the way to go. Backup to disk and afterwards copy to tape is always a pain in case of point-in-time restore.

Otherwise you can simply use a shellscript or so to execute the backup and schedule it outside the EM.

Jan Received on Fri Sep 07 2007 - 07:20:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US