Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8 rollback disable?
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
![]() |
![]() |