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: Help with Rollback Segment Cannot be Extended workaround.

Re: Help with Rollback Segment Cannot be Extended workaround.

From: Frederic Mockel <frederic.mockel_at_gillardon.de>
Date: Thu, 17 May 2001 14:52:58 +0100
Message-ID: <3b03c7db$0$14106$4dbef881@businessnews.de.uu.net>

Hi Don,

if you cannot extend the rollback segs temporarily change your conversion to a PL/SQL-Routine which commits the data more often.

Freddy

Anon <empty_at_noone.com> wrote in message
news:nqg7gt8jds0h49t82lnmls0gq4qnmlblhn_at_4ax.com...
> I have a large script to run that updates data in many rows. I get
> the error that the rollback segment cannot be exteneded.
> Does anyone know how to get around this?
> Is there a way to have the changes comitted automatically so no
> rollback segment is needed?
>
> The easy way would be to make the rollback segments auto-extend to an
> unlimited size. I am at a customers site and making changes to the
> production system is very difficult and I only need it for this one
> operation.
> Oracle seems to be running OK with no problems. I just need to make
> this one-time data conversion and I will be finished. I am curently
> running the script from Sql Plus and the database is Oracle 8.0.5.
>
> Don
Received on Thu May 17 2001 - 08:52:58 CDT

Original text of this message

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