-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: ORA-01461: can bind a LONG value only for insert into a LONG
PostPosted: Fri Jan 13, 2006 1:10 am 
Newbie

Joined: Fri Jan 13, 2006 12:48 am
Posts: 1
We have changed our database character set from USASCII7 to UTF8 to mirror the production environment. After this change the following error is being thrown by Oracle - ORA-01461: can bind a LONG value only for insert into a LONG column. We are using hibernate for the persistence layer. Has anyone faced this error before. If so what is the reason for this.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 13, 2006 7:59 am 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
utf8 use more bytes for character values and you achieve maximum bytes for column (probably varchar) - if you can big varchar column try inspect this or see sql and try it from sqlplus
this isn't problem with hibernate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.