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: Sql*Loader and assign a ROLLBACK segment

RE: Sql*Loader and assign a ROLLBACK segment

From: Kevin Tsay <ktsay_at_sitesmith.com>
Date: Sat, 21 Jul 2001 13:26:21 -0700
Message-ID: <F001.00350CAB.20010721133533@fatcity.com>

You can disable archiving, you can specify that the load is UNRECOVERABLE, or you can set the NOLOG attribute of the objects being loaded.

--Kevin

-----Original Message-----

adm-unix_at_eramet-sln.nc
Sent: Monday, June 18, 2001 5:50 PM
To: Multiple recipients of list ORACLE-L

Hello,

I have a sql*loader script which failed due to the non possibility to extend a rollback segment in the
TBS ROLLBACK_DATA. Oracle version 8.1.6.2 on AIX 4.3.3.

I have a huge rollback segment in the TBS ROLLBACK_DATA, but how tell to sql*loader to use
this rollback segment ?

I have not found any option to assign a rollback segment in the doc.

 I just found the UNRECOVERABLE option and i will try with it.

Any other ideas, suggestions welcome.

Best regards
Philippe

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: adm-unix_at_eramet-sln.nc

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).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kevin Tsay
  INET: ktsay_at_sitesmith.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 Sat Jul 21 2001 - 15:26:21 CDT

Original text of this message

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