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: Oracle 8 rollback disable?

Re: Oracle 8 rollback disable?

From: Feher Lajos <feherl_at_finit.hu>
Date: Mon, 27 Sep 1999 23:01:38 +0200
Message-ID: <37EFDB32.B33AFFE7@finit.hu>


You should add _disable_logging = true to Your init.ora file. Be careful with this parameter! After update restart DB without this parameter.

feherl

Sybrand Bakker wrote:

> Your only chance is when you run this through sqlplus and set autocommit on.
> It is not possible to disable it, you would disable the essence of
> relational databases.
>
> Hth,
>
> --
> Sybrand Bakker, Oracle DBA
> A.W.Housego-Woolgar <alexishw_at_BANANA.dial.pipex.com> wrote in message
> news:7so6cs$8r6$1_at_lure.pipex.net...
> > I want to be able to disable oracle rollback when I update or add 1
> million
> > records,
> > is this possible?
> > Many thanks Alexis.
> >
> >
> >
Received on Mon Sep 27 1999 - 16:01:38 CDT

Original text of this message

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