Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Anyway to disable redo, during insert/delete ????

Re: Anyway to disable redo, during insert/delete ????

From: lange Francois <flange_at_pt.lu>
Date: 1998/03/19
Message-ID: <01bd5306$d3d06100$a1c09ac2@fql10>#1/1

Hi,

	For inserting it's call direct loadand it's available with sqlload.
	For deleting it's call truncate but you can't set any where clause. All
the rows are remove.
-- 
Regards LANGE Francois.
flange_at_pt.lu
29A Route du vin.
L5450 Stadtbredimus.
Grand Duchy Of Luxembourg.
TEL (int) 352 697412.(*)
CEL(int) 352 021193652(*)
Phone numbers are variable length in Luxembourg.
Grand Duchy Of Luxembourg is a small country 80 miles on 60 miles between
France,Germany and Belgium.

Ronak Bhatt <rbhatt_at_netscape.com> wrote in article
<35100343.DE7D7C1D_at_netscape.com>...

> Hello,
>
> Is there any way to disable redo generation in oracle 7.3.3, while
> inserting and deleting ??? (something similar to unrecoverable of craete
> index ..)
>
> Thanks, Ronak
>
>
Received on Thu Mar 19 1998 - 00:00:00 CST

Original text of this message

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