Re: Help!! Oracle SQL*LOADER can't write to the bad file

From: Matt B. <mcb_at_fightspam.sd.znet.com>
Date: 2000/08/12
Message-ID: <spb9ftl1n4t22_at_corp.supernews.com>#1/1


"JOHN COOPER" <jicooper_99_at_yahoo.com> wrote in message news:tPfl5.2440$ks4.47889_at_news.itd.umich.edu...
> I am using sql*loader 8.1.5 to load some large data record, with variable
> record size.
> (some records have many varray items, say thousands)
> however, after several commit points, it shows:
>
> Commit point reached - logical record count 15
> Commit point reached - logical record count 27
> Commit point reached - logical record count 42
> Commit point reached - logical record count 45
> SQL*Loader-523: error -2 writing to file (BAD.REJ)
>
>
> Could that be BINDSIZE/READSIZE problem?
> But when I tried to set the bandsize/readsize to a large number, it
> reported:
>
> SQL*Loader-500: Unable to open file
> OSD-04301: record size too large
>
> what's wrong with this?
>
> I am using the Enterprise version on win2k server.
>
> Any help will be greatly appreciated!!
>
> Thanks!!

Do you have space on the disk? Permissions to write a file in whatever directory location that it's supposed to live in?

-Matt Received on Sat Aug 12 2000 - 00:00:00 CEST

Original text of this message