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: Point-In-Time recovery question, Non-RMAN solution

RE: Point-In-Time recovery question, Non-RMAN solution

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Thu, 06 Nov 2003 08:09:24 -0800
Message-ID: <F001.005D5D7B.20031106080924@fatcity.com>


You guessed and hoped you were close enough. If you were wrong, you repeated the exercise until you found the point in time before the drop

I'm not sure logminer will show you the drop table in any case. At least not explicitly as drop table is NOT a logged operation. You might see the effect of it on fet$ and uet$ in that extents would be released back to the tablespace but if you have locally managed tablespaces you'd have to search for the update to tab$ to find the time.


Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Nov 06 2003 - 10:09:24 CST

Original text of this message

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