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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ROLLBACK SEGMENT?

Re: ROLLBACK SEGMENT?

From: orantdba <orantdba_at_netscape.net>
Date: Tue, 22 Jan 2002 10:22:36 -0800
Message-ID: <F001.003F76C4.20020122100542@fatcity.com>

HI Seema,

Export is reading the data from the oracle database and writing it to an associated binary file. It only uses rollback segments to provide read consistency of data blocks being read. This will need to use whatever rbs's have been assigned to the blocks we are reconstructing.

Hope this helps,
John

oracledbam_at_hotmail.com wrote:

> Hi
> Can I use one rollback segment at time of export?Is yes,then
> SET TRANSACTION USE ROLLBACK SEGMENT rollbacksegmentname;
> Thx
> -seema
>
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: orantdba
  INET: orantdba_at_netscape.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (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).
Received on Tue Jan 22 2002 - 12:22:36 CST

Original text of this message

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