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 -> REPOST: Re: Online Backup Doubt

REPOST: Re: Online Backup Doubt

From: Ronald Rood <devnull_at_ronr.nl>
Date: 29 Dec 2001 09:50:11 GMT
Message-ID: <9$--$$-$$_%__$--$$@news.noc.cabal.int>


kunjaathi_at_hotmail.com wrote:

>Subject: Online Backup Doubt
>From: kunjaathi_at_hotmail.com
>Date: Fri, 30 Nov 2001 20:14:10 -0800
>
>2) I've this statement in my unix script(Solaris)
>
>Alter tablespace AJAPP begin backup;
>host`cp /u01/datafiles/db/aj.dbf /bkp/datafiles/aj/aj.dbf`
>Alter tablespace AJAPP end backup;
>

Augusitne,
why don't you just download ora_backup.sh ? It does online backup for oracle 7, 8 and 9 and I tested it on Solaris and AIX. It's on http://ronr.nl/unix-dba in the scripts section. ora_backup.sh -tHOT -sYOUR_SID -d(/some/directory or device) -m

Ronald.



http://ronr.nl/unix-dba
Ben je een ervaren oracle dba en wil je dat ergens anders laten zien, mail me dan.

This message was cancelled from within Mozilla...not Received on Sat Dec 29 2001 - 03:50:11 CST

Original text of this message

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