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: Truncate system tables.

RE: Truncate system tables.

From: Fink, Dan <Dan.Fink_at_mdx.com>
Date: Wed, 08 Jan 2003 09:09:17 -0800
Message-ID: <F001.0052A314.20030108090917@fatcity.com>


I respectfully disagree, you can recover from a truncate. Restore a backup, recover to immediately before the truncate. You cannot rollback a truncate.

The database will have to be recreated because there is not a backup. If the tables had been deleted, then committed, the effect would be the same.

-----Original Message-----
Sent: Wednesday, January 08, 2003 8:34 AM To: Multiple recipients of list ORACLE-L

you have to recreate, there is no way to recover from the truncate, nothing is written to the rollbacks when do you that.

Unless, of course, you want to spend umpty-ump dollars on Oracle's Data Unloader. But if it's a new database, it's probably simpler to recreate.
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Fink, Dan
  INET: Dan.Fink_at_mdx.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 Wed Jan 08 2003 - 11:09:17 CST

Original text of this message

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