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: Can't Load CLOB data

RE: Can't Load CLOB data

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Wed, 21 May 2003 04:57:32 -0800
Message-ID: <F001.0059EB57.20030521045732@fatcity.com>


and please set buffer to something large like 8M ...

Raj




Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts, having an opinion is an art !

-----Original Message-----
Sent: Wednesday, May 21, 2003 3:02 AM
To: Multiple recipients of list ORACLE-L

I am going to suggest something, might be totally wrong,

Try running the import with commit=y.

This will reduce your requirement on rollback.

Might be the problem, might not, most times you will get a very descriptive error if this was it though.

George



George Leonard
Oracle Database Administrator
Dimension Data (Pty) Ltd
(Reg. No. 1987/006597/07)
Cell: (+27) 82 655 2466
Tel: (+27 11) 575 0573
Fax: (+27 11) 576 0573
E-mail:george.leonard_at_za.didata.com
Web: http://www.didata.co.za  

You Have The Obligation to Inform One Honestly of the risk, And As a Person You Are Committed to Educate Yourself to the Total Risk In Any Activity! Once Informed & Totally Aware of the Risk, Every Fool Has the Right to Kill or Injure Themselves as They See Fit!

-----Original Message-----
Sent: 20 May 2003 23:17 PM
To: Multiple recipients of list ORACLE-L

>I'm importing a 8.1.6 database into a 9.2 database. There are almost 400
>tables and the import seems to chug along fine until I get to a table with
>a CLOB column in it. At that point, the import loads in anywhere between a
>few hundred and a few thousand rows of that table and then "hangs".
>
>Here's my imp command:
>imp id/pswd file=exp816.dmp commit=y ignore=y analyze=n buffer=16384
>fromuser=user1 touser=user2
>
>The real weird thing is that if I just keep restarting the database and
>then restarting the import, the table will eventually load.
>
>Actually it goes one step further than just being a table with a CLOB, it's

>a table with a CLOB that's >over 2K or so.

I'm pretty new to Oracle, but this sounds like some sort of space issue. Could you be running out of allocated memory, tablespace, etc? Have you tried increasing the size of the import buffer, which you currently have set

at 16384?

Chris Berry
compjma_at_hotmail.com
Systems Administrator
JM Associates

"What does it mean when they tell you your budget and it's a negative number?"



Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Chris Berry
  INET: compjma_at_hotmail.com

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


This email and all contents are subject to the following disclaimer:

"http://www.didata.com/disclaimer.asp"

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: George.Leonard_at_za.didata.com

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: 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.net -- Author: Jamadagni, Rajendra INET: Rajendra.Jamadagni_at_espn.com 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: 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 Wed May 21 2003 - 07:57:32 CDT

Original text of this message

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