Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01480: trailing null missing from STR bind value

Re: ORA-01480: trailing null missing from STR bind value

From: Lambert Caljouw <Lambert.Caljouw_at_boekhuis.nl>
Date: 1997/03/27
Message-ID: <01bc3aec$72fff080$ed3e4fc1@lambert-caljouw>#1/1

Charles,

This is typically a Pro*C problem. Some piece of code tries to insert from a host-variable of x length into a column of x-y length.

Stay sharp, Lambert

-- 
_/_/_/_/_/  _/    _/  _/  _/    _/  _/  _/   _/ _/
   _/      _/    _/  _/  _/_/  _/  _/ _/    _/ _/
  _/      _/_/_/_/  _/  _/ _/ _/  _/_/     _/ _/
 _/      _/    _/  _/  _/  _/_/  _/ _/
_/      _/    _/  _/  _/    _/  _/  _/   _/ _/

Charles Vandevoir <cvand_at_ix.netcom.com> wrote in article
<333ba4ae.39099231_at_nntp.ix.netcom.com>...

> Can anyone tell me More ablut this error message. All of my fields
> are NULL terminated. Also is their any way to get oracle to give me
> the column this error is occuring on??????
>
>
Received on Thu Mar 27 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US