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 -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 




--- Seema Singh <[EMAIL PROTECTED]> wrote:
> Hi
> Can I use one rollback segment at time of export?Is
> yes,then
> SET TRANSACTION USE ROLLBACK SEGMENT
> rollbacksegmentname;
> Thx
> -seema
> 


__________________________________________________
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: [EMAIL PROTECTED]

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: [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