Re: SQLLOADER - wierd result

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 07 Sep 2005 13:56:49 +0200
Message-ID: <dfmk3n$djt$3_at_news3.zwoll1.ov.home.nl>


blindsey wrote:
> I'm getting a weird error from SQLLOADER. It's rejecting records due
> to a field being too long. The field is VARCHAR2(4000). This is a
> comma-delimited file.
>
> I've looked at the .BAD file and the fields in question are nowhere
> near 4000 bytes. In fact the whole .BAD file, with four rejected
> records, is only 3800 bytes long.
>
> The common denominator is that each rejected field has a long string of
> blanks. I thought that maybe a string a CRLFs or TABs might be
> interpreted as longer than one charater, but I checked using a hex
> editor and these are indeed blanks (hex 20).
>
> Anyone have any ideas?
>

Multi character character set in use on the database?

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Sep 07 2005 - 13:56:49 CEST

Original text of this message