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: Lyall Barbour <lyallbarbour_at_sanfranmail.com>
Date: Sun, 14 May 2000 16:45:09 -0400 (EDT)
Message-Id: <10497.105598@fatcity.com>


You could restore what you need on another machine. Roll forward to the point in time you want, export the table. Drop it in the original database and import this export.

I've done that before on 7.3.4.
Lyall Barbour

------Original Message------
From: Stephen Dance <steved_at_capbankcf.co.uk> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: May 14, 2000 11:53:59 AM GMT
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).

______________________________________________
FREE Personalized Email at Mail.com
Received on Sun May 14 2000 - 15:45:09 CDT

Original text of this message

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