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: Recovery scenario query

Re: Recovery scenario query

From: Robert Pegram <pegramrg_at_yahoo.com>
Date: Thu, 10 Jan 2002 07:14:10 -0800
Message-ID: <F001.003EC430.20020110064027@fatcity.com>

Sean,

First of all, datafiles actually belong to a tablespace - not a schema.

  1. You could place the tablespace into read-only mode, take a backup of the tablespaces datafile(s), then no additional backups are required for those datafile(s) (and you are assured that no one updates the data).
  2. In general, to recover from media failure, you would have to restore the datafile from some backup, and apply all the archived redo logs since the backup.

HTH
Rob Pegram
Oracle DBA


Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Robert Pegram
  INET: pegramrg_at_yahoo.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 Thu Jan 10 2002 - 09:14:10 CST

Original text of this message

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