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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Backup solutions?

Re: Backup solutions?

From: Juhan Kundla <juhan_at_ensib.ee>
Date: Thu, 16 Mar 2000 20:07:02 +0200
Message-ID: <38D122C6.CB52FA64@ensib.ee>


I suggest you to take advantage of archive log mode. Then you don't have to take your db down during backup and database can be restored to momentum when crash occurred. Maybe you would like to read docs about Oracle Recovery Manager (rman80) -- it supports scripting and gives you choice to take incremental block level backups.

Juhan

Dan Sveen Olsen wrote:
>
> Hi,
>
> Please excuse my ignorance if this has been dealt with before, and my
> poor English.
>
> We have a server (Windows NT Server w/SP6a) running Oracle 8.0.5. Our
> backup-server (also the same) takes backup of the disks on the
> Oracle-server using Veritas BackupExec 7.2. What is the best solution?
> Take down the Oracle-database and then do the backup, or just leave it
> the way it is? If taking down the database is the best solution, what is
> the best way to do it? Using AT to run a script taking down the
> database? I would be very thankful if you could provide examples,
> thanks.
>
> TIA
>
> Dan Sveen Olsen (dan.olsen_at_thomson-csf.no).
Received on Thu Mar 16 2000 - 12:07:02 CST

Original text of this message

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