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: DELETE FROM table UNRECOVERABLE?

RE: DELETE FROM table UNRECOVERABLE?

From: Thomas Jeff <jeff.thomas_at_thomson.net>
Date: Thu, 20 May 2004 15:49:04 -0500
Message-ID: <358728A276824E419580403633AABFD0021F61AE@INDYSMAIL03.am.thmulti.com>


Well, it never occurred to me that they would do something like that (an alias),
what would be the point?
Since they are deleting every record from the table, I thought it was simply
some old-timer method for emulating a truncate back from the days of Oracle 5 or 6,
maybe some decrepit ex-COBOL programmer hired to write Informatica code.

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org

<mailto:oracle-l-bounce_at_freelists.org> ] On Behalf Of Khedr, Waleed
Sent: Thursday, May 20, 2004 3:38 PM
To: oracle-l_at_freelists.org
Subject: RE: DELETE FROM table UNRECOVERABLE?

I hope you know it's an alias for the table.

Waleed

-----Original Message-----
From: Thomas Jeff [mailto:jeff.thomas_at_thomson.net
<mailto:jeff.thomas_at_thomson.net> ]

Sent: Thursday, May 20, 2004 4:27 PM
To: oracle-l_at_freelists.org
Subject: DELETE FROM table UNRECOVERABLE?

I'm seeing this statement being issued in one database. I cannot find the
UNRECOVERABLE keyword in the 9i SQL Reference. Is UNRECOVERABLE perhaps
an old keyword that is now ignored by Oracle? I did some quick testing with AUTOTRACE, and noted no difference for the

values for Redo Size as compared to a DELETE w/o UNRECOVERABLE, nor did it=20 have any impact on the HWM.



Jeffery D Thomas
DBA
Thomson Information Services
Thomson, Inc.

Email: jeff.thomas_at_thomson.net

Indy DBA Master Documentation available at: http://gkmqp.tce.com/tis_dba
<http://gkmqp.tce.com/tis_dba>




Please see the official ORACLE-L FAQ: http://www.orafaq.com
<http://www.orafaq.com>


To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/

<http://www.freelists.org/archives/oracle-l/>
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
<http://www.freelists.org/help/fom-serve/cache/1.html>
----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com
<http://www.orafaq.com>
---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/
<http://www.freelists.org/archives/oracle-l/>
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
<http://www.freelists.org/help/fom-serve/cache/1.html>
----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------
Received on Thu May 20 2004 - 15:46:55 CDT

Original text of this message

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