sql loader char limit ?

From: JR <jose_raposo_at_yahoo.com>
Date: Mon, 22 Feb 1999 12:29:11 -0000
Message-ID: <7arig0$qla$1_at_duke.telepac.pt>



Hi
[Quoted] Does sql loader has a limit on the chars it can load?

I've a table with varchar2(700) and I can't load the string. The log has:
"Field in data file exceeded maximum specified length" The ctl file has:
...
insert into xpto
(num_seq_reg sequence(1,1) ,
 registo
 terminated by X'10' )

I've tried a insert into... and it worked fine.

btw, its the 7.3 version

Thanks in advance
Jose Raposo Received on Mon Feb 22 1999 - 13:29:11 CET

Original text of this message