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: GPL Oracle hot backup script

Re: GPL Oracle hot backup script

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Thu, 22 Mar 2007 22:15:16 -0500
Message-ID: <460339ca$0$16295$88260bb3@free.teranews.com>


teolupus_at_gmail.com wrote:
> Hi,
>
> We've recently opened our multi-platform Oracle online backup script
> as an open source (GPL) project.
>
> Description: Multi-platform, storage independent, safe and flexible
> online physical backup script (aka: hot-backup) for Oracle databases
> (any version).
>
> Features:
> - Database checks before backup (online, archive_mode);
> - Dynamical backup of instance datafiles, archives and configuration
> files;
> - Extensive error detection over all steps involved in the process
> (Eg.: do not leave tablespaces in backup mode even when interrupted);
> - Clean and easy to read log with timestamps for each step;
> - Detailed error messages for troubleshooting;
> - Storage independent (File-System, TAR/GZ, Tivoli, NetBackup);
> - Multi-plataform (Linux, AIX, HP-UX, Solaris, Windows+Cygwin).
>
> You could check it at: http://sourceforge.net/projects/ora-hot-bkp/
>
> Feedbacks are welcome. Please let us know how to improve this script
> to make it even better.
>
> Best wishes,
> Bruno Almeida do Lago
>

All of the above is done quite nicely using RMAN, which is free and comes with the database. RMAN also includes many things not available in your script, including but not limited to the following:

And there is even more to the list.

RMAN is the way to go.

Cheers,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown

-- 
Posted via a free Usenet account from http://www.teranews.com
Received on Thu Mar 22 2007 - 22:15:16 CDT

Original text of this message

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