Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN - Local vs. central backup script
Dennis,
If you are on RAC, than running RMAN locally requires one more
functionality - checking that you are not running backups in parallel.
At least, we are taking care of it in our RAC environment where we
schedule it via cron. However, we intend to move backups to our
standard cenralized job management sytem.
Cheers,
Alex
On Tue, 1 Feb 2005 13:06:27 -0600, DENNIS WILLIAMS
<DWILLIAMS_at_lifetouch.com> wrote:
> We use RMAN on Oracle9i to back up to disk. No SAN or MML, but use an RMAN
> catalog. I use cron to initiate the backup (Unix servers). In revising the
> system, I'm trying to decide whether it is better to use the cron on each
> server, or just trigger backups centrally, from servers where the RMAN
> catalogs reside. It seems like most of the advantages go to the local
> script. You are always running the same RMAN executable as the database. Has
> anyone else looked at this issue and care to share any thoughts?
>
> Dennis Williams
>
> DBA
>
> Lifetouch, Inc.
>
-- Best regards, Alex Gorbachev -- http://www.freelists.org/webpage/oracle-lReceived on Tue Feb 01 2005 - 16:49:46 CST