Title: RE: strange issue with setting transaction

Sergei, are you committing in your "transaction"?  A transaction ends with a commit or rollback.  Therefore if you execute set transaction use rollback... then commit, the next transaction will grab whatever rbs it wants unless you specify set transaction use rollback... again.

Lisa Koivu
Oracle Database Administrator
Fairfield Resorts, Inc.
5259 Coconut Creek Parkway
Ft. Lauderdale, FL, USA  33063



-----Original Message-----
From: Sergei [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 2:49 PM
To: Multiple recipients of list ORACLE-L
Subject: strange issue with setting transaction


I am running 8.1.6 on solaris 2.8.

Before running a large update, I tried to set a specific rollback
segment by:
Set transaction use rollback segment RBIG20;

The transaction runs for a while and fails with:

ORA-01555: snapshot too old: rollback segment number 29 with name "R27"
too
Small

Any idea?

Thank you

Sergei


--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Sergei
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to