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: Jason Rowski <jasonrowski_at_yahoo.com>
Date: Tue, 22 Jan 2002 10:31:35 -0800
Message-ID: <F001.003F7676.20020122100034@fatcity.com>

HI

There is no direct way in Oracle for Export to use a particular rollback segment.

But you can use the following trick to assign export a particular rollback segment -

  1. Create a rollback segment tablespace with one large segment and bring it online before export.
  2. Offline all existing rollback segments.
  3. Export the database
  4. Offline the large tablespace created earlier.
  5. Bring back the orginals rollback segments online.

Thanks
Jason



Oracle DB Resources ( http://oracle.dbresources.com) - Online community for Oracle DBAs and Developers -

Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jason Rowski
  INET: jasonrowski_at_yahoo.com

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:31:35 CST

Original text of this message

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