Most likely due to character set as the basis of the problem. Be sure that the client and server have the same NLS_LANG
Once this is done, you can determine if you really don't have the space sized correctly. Double byte character sets will do this to you.
At 04:22 AM 2/29/2004, J�noky L�szl� wrote: >Hi All > >I`ve got the ORA-01458 (See ORA-01458.ora-code.com) "Invalid length inside variable character string" >error. I wrote a small PRO*C code, which call PL/SQL proc. All VARCHAR >variables filled correctly and they have enough space to store values. >Linux:SuSE 9 prof >Oracle 10g >I didn`t find anything in the documentation. I`ve tried with smaller an >longer variable lenghts but always got the same error. >Could anybody help me? > >Regards >Laszlo Janoky > > >-- >To unsubscribe, email: suse-oracle-unsubscribe@(protected) >For additional commands, email: suse-oracle-help@(protected) >Please see http://www.suse.com/oracle/ before posting
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting