Home » Developer & Programmer » Precompilers, OCI & OCCI » ORA-01480 error while inserting into table  () 1 Vote
icon4.gif  ORA-01480 error while inserting into table [message #140708] Wed, 05 October 2005 05:24
bjinline
Messages: 1
Registered: October 2005
Location: bangalore
Junior Member
hai all Razz ,

i am using PRO*c Embarassed for database operations into oracle database.
when i am inserting into a table an error is coming.
the table feild is VARCHAR[6].
its giving ORA-01480 Mad ,

ORA-01480: trailing null missing from STR bind value

Cause:
A bind variable of type 5 (null-terminated string) does not contain the terminating null in its buffer.

i was doing defaullt null setting by memset.
so i terrminated the string with a null character speratly Cool .

but still the problem is persisting Mad .
can anybody please help Razz .
Previous Topic: OCI Cursor leaking (ORA-01000)
Next Topic: Re: sqlcxt error
Goto Forum:
  


Current Time: Thu Mar 28 04:00:37 CDT 2024