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: Tablespace Restore

RE: Tablespace Restore

From: Michael Boligan <mboligan_at_healthvision.com>
Date: Mon, 15 May 2000 11:01:37 -0400
Message-Id: <10498.105657@fatcity.com>


If you have an extra server w/enough space you can restore your backup to that server, roll forward as far as you can, then export the table. On your production machine export the table (for backup purposes), drop it, then restore with the up to date version.

-----Original Message-----
From: Stephen Dance [mailto:steved_at_capbankcf.co.uk] Sent: Sunday, May 14, 2000 7:54 AM
To: Multiple recipients of list ORACLE-L Subject: Tablespace Restore

Can someone do a sanity check please. Oracle 7.3.3 on NT 4.0 (SP5)

If a user has dropped an important table which MUST be restored the only way this can be done (without use of an up to date export) is to

  1. Restore the WHOLE database from the last backup with all archived redo logs
  2. Roll the database forward to a point in time just before the user fouled up
  3. Open the database with RESETLOGS

Am I correct in thinking there is no way to restore just the affected tablespace without touching the rest of the database.

Thanks
STEVE

-- 
Author: Stephen Dance
  INET: steved_at_capbankcf.co.uk

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 May 15 2000 - 10:01:37 CDT

Original text of this message

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