ADSM-L

Re: ADSM and hot oracle back up.

2000-03-08 18:15:34
Subject: Re: ADSM and hot oracle back up.
From: Steve Harris <steveh AT WESLEY.COM DOT AU>
Date: Thu, 9 Mar 2000 09:15:34 +1000
Jason,

Watch out for Oracle log space.  If a table is being updated whilst being
backed-up, every *page* is written to the redo log as it is updated rather than
row as is usual.

Steve Harris
AIX/ADSM/Oracle/HACMP Guy
The Wesley Hospital, Brisbane Australia









"Survoy, Bernard J" <SurvoBJ AT NORTHAMERICA.STORTEK DOT COM> on 09/03/2000 
06:33:11

Please respond to "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>








 To:      ADSM-L AT VM.MARIST DOT EDU

 cc:      (bcc: Steve Harris/Wesley)



 Subject: Re: ADSM and hot oracle back up.



Fax to:




Oracle "hot" backups involve putting tablespace files into "backup" mode
while the data is copied.  You can either place the entire database in this
mode, or do this a tablespace file at a time, however you choose.  Note that
during this process, the tablespace copies will be "fuzzy" since Oracle
(from 7.3.2 up) updates them while you are backing them up, however, this is
OK, because the archive/redo logs do special logging of tablespaces that are
in backup mode and are aware of when they are placed in this mode and when
they come out.  The database is fully available for use, the logs are the
key to consistent recovery.  I'm not aware of actual locking being done in
either case (table or row level).

This is based on experience with Oracle database backups using user
developed scripting and BACKINT with SAP.

Thanks,
Bernie Survoy
MVS Systems Engineer
216.615.9324 phone
216.621.5920 fax
StorageTek
INFORMATION made POWERFUL



<Prev in Thread] Current Thread [Next in Thread>