Hi...

To implement backup&recovery strategy is depend on your Database/Application
environment, there are 3 scenarios provided by Oracle for your Backup and
Recovery strategy :
1. Offline Backup
2.Online Backup
3. Logical Backup

You can get more informations about those backup scenario from Oracle Web
Site, Manual Books, or other resources. Then you can implement which one is
the best for your environment.

Suppose the environment is in OLTP and the database must be 24 x 7 online,
your backup strategy can be done like this :
1. Online Backup once in 2 days
     - Archive Files backup twice a day
2. Offline Backup once in a month or once in 2 weeks.
3. Logical Backup you can do every night.

This is just an example.

Rgds/Jeram
-----Original Message-----
To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
Date: Wednesday, September 05, 2001 2:11 PM


>
>Hi,
>
>I want to test and learn more about backups and recovery's.
>
>Does anyone have a list of backup/recovery scenarios that I can test???
>
>Thanks
>
>Sujatha Madan
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Sujatha Madan
>  INET: [EMAIL PROTECTED]
>
>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: [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.com
-- 
Author: Jeram
  INET: [EMAIL PROTECTED]

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: [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).

Reply via email to