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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Hot Backup

RE: Hot Backup

From: Paul Baumgartel <pbaumgartel_at_mortgagesight.com>
Date: Wed, 08 Aug 2001 14:30:37 -0700
Message-ID: <F001.00365204.20010808143551@fatcity.com>

Veronica, yes, you can do backups that way; however, it's preferable to place one tablespace at a time in backup mode, back up its files, then take it out of backup mode. The reason is that while a tablespace is in backup mode, all changes to objects in the tablespace cause entire Oracle blocks to be written to the redo log. If all of your tablespaces are in backup mode at the same time, redo writes for the tablespaces whose files are not currently being copied will be unnecessarily large.

Paul Baumgartel
MortgageSight Holdings, LLC
pbaumgartel_at_mortgagesight.com

-----Original Message-----
Sent: Wednesday, August 08, 2001 6:16 PM To: Multiple recipients of list ORACLE-L

Hi listers,
I'm plannig to test hot backups and I am wondering if I can place several tablespaces on backup mode, copy the datafiles and then end the backup mode for all datafiles at once.
Would that be ok? (of course backing up controlfie, and logs generated during backup)
Any of you have a unix script for hot backups and want to share it? thanks in advance!

Saludos,
Veronica Levin Enriquez
Administrador AIX
Compañía Cervecera de Nicaragua

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Veronica Levin
  INET: vlevin_at_victoria.com.ni

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Paul Baumgartel INET: pbaumgartel_at_mortgagesight.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Aug 08 2001 - 16:30:37 CDT

Original text of this message

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