Hemant K Chitale
Wed, 26 Mar 2003 07:50:27 -0800
And I cannot use RMAN with the Snapshot method. I must SUSPEND the database and RMAN does not support that.
Hemant - If you've got to rework your backup script anyway (and retest it), why not consider switching to RMAN at this time? In my experience, negligible interference with production during a hot backup.
Dennis Williams DBA, 40%OCP, 100% DBA Lifetouch, Inc. [EMAIL PROTECTED]
-----Original Message----- Sent: Tuesday, March 25, 2003 10:49 PM To: Multiple recipients of list ORACLE-L
Some of my databases will be migrating to a SAN. Currently, I run hot backups to disk using the ALTER TABLESPACE <tbs> BEGIN BACKUP ; host cp <file> <target>; ALTER TABLESPACE <tbs> END BACKUP
On a SAN, where the vendor promises server-less backups using Snapshots, I guess I would have to issue the commands : ALTER TABLESPACE <tbs1> BEGIN BACKUP .. .. ALTER TABLESPACE <tbsN> BEGIN BACKUP
ALTER SYSTEM SUSPEND ....> take a "snapshot" ALTER SYSTEM RESUME
ALTER TABLESPACE <tbs1> END BACKUP .. .. ALTER TABLESPACE <tbsN> END BACKUP
Would that be right ? What are real-world experiences [bugs / time required for the SUSPEND/RESUME, actually flushing all I/O to the disks] ?
The SAN will be a Hitachi 9970 sold by Sun. The databases will be 8.1.7 32-bit / 64-bit on Solaris 8.
Hemant K Chitale http://hkchital.tripod.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Hemant K Chitale INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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.net -- Author: DENNIS WILLIAMS INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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).
Hemant K Chitale My personal web site is : http://hkchital.tripod.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Hemant K Chitale INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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).