Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Can't Load CLOB data
and please set buffer to something large like 8M ...
Raj
-----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
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?"
-- 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).Received on Wed May 21 2003 - 07:57:32 CDT-- 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).
- text/plain attachment: ESPN_Disclaimer.txt