Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: sqlldr: any way to read unicode data files?
Irmen de Jong wrote:
> Is there a way to make sqlldr read and understand unicode data files?
>
> I can create such a unicode data file using the bcp.exe tool with the
> "-w" option, but sqlldr breaks on that with :
> sql-loader 562: record too big
>
> Irmen de Jong
Are you assuming that VARCHAR2(20) means 20 characters rather than 20 bytes? Or something similar?
Daniel Morgan Received on Tue Feb 18 2003 - 10:53:34 CST
![]() |
![]() |