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

Home -> Community -> Mailing Lists -> Oracle-L -> Can't Load CLOB data

Can't Load CLOB data

From: Chris Berry <compjma_at_hotmail.com>
Date: Tue, 20 May 2003 13:16:42 -0800
Message-ID: <F001.0059E465.20030520131642@fatcity.com>


>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).
Received on Tue May 20 2003 - 16:16:42 CDT

Original text of this message

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