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: Backups

RE: Backups

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Mon, 01 Apr 2002 07:28:28 -0800
Message-ID: <F001.00437C08.20020401072828@fatcity.com>


Charlie,

I use Rman for all my backups. I like to have my database's up and available to the users all the time.

Rman makes backup and recovery a simple process. For my production db's, I will perform nightly Rman backups of the database and archivelog files, and weekly Rman Validates for both types of backup.

For development, I perform twice-weekly database backups, with interspersed archivelog backups with, again, weekly Rman Validates for both types of backups.

Hope this helps

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Monday, April 01, 2002 9:38 AM
To: Multiple recipients of list ORACLE-L

Charlie - Currently on most of our systems we do a weekly cold backup and rely on archive logs for the rest of the week. We augment this with full exports a couple of days/week. This is not ideal. Previously we did nightly cold backups, but our systems grew to the point that wasn't practical. We tried hot backups a couple of years ago, but the time between issuing the start backup command and the system responding took too long on each tablespace, so we had to give that up. If I tried that today, I would ask this list for suggestions and might resolve the problem.

        Now we are looking at moving to RMAN. Depending on the size of your system, you should consider RMAN. It seems to offer many advantages, especially the ability to perform on-line backups with no penalties. We are starting by backing up to disk because that appears to be a little simpler. Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Monday, April 01, 2002 7:18 AM
To: Multiple recipients of list ORACLE-L

Charlie,
 We do a cold backup of the production database active tablespaces (36 GIG) each night and a cold backup each Sunday night of the full database(active and read-only tablespaces 70 GIG). The reason we backup the read-only each week is it is easier to restore from one tape and I do not control the backup script. I find it easier to have the group in control of the backups to just backup the whole server once a week. Then I do not have to double check them all the time if I make changes to the database read-only data. Every 6 months I move a lot of data from the active tables to the archive tables and the majority of the time it will take 2 - 3 weeks to gat all the data moved( I have space limits on my archivelog destination). It can be a challange to make sure another department updates and completes their work. Our system is primarly a load in the am and query all day but there is a second instance that contains all of the applications that are query and update applications.
ROR mª¿ªm

>>> charliem_at_mwh.com 03/29/02 04:33PM >>> How many sites are doing cold backups? At what frequency?

How many sites are doing hot backups? At what frequency?

Does anybody know the existance of any "Best Practices" paper on the web that discuss the topic of Oracle backups? If so, what's the URL?

TIA!
--

Charlie Mengler                          Maintenance Warehouse  
charliem_at_mwh.com                         10641 Scripps Summit Ct.
858-831-2229                             San Diego, CA 92131    
Lead, follow, or at least have the courtesy to get out of my way!
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Charlie Mengler
  INET: charliem_at_mwh.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ron Rogers
  INET: RROGERS_at_galottery.org
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: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us
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 Mon Apr 01 2002 - 09:28:28 CST

Original text of this message

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