-->
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.  [ 1 post ] 
Author Message
 Post subject: Sybase page error
PostPosted: Fri May 09, 2008 4:28 pm 
Newbie

Joined: Fri May 09, 2008 4:25 pm
Posts: 1
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hi
I am using Hibernate 3 to run a select on a Sybase 12.5 database and I am getting this error.

Caused by: com.sybase.jdbc2.jdbc.SybSQLException: Attempt to update or insert row failed because resultant row of size 1993 bytes is larger than the maximum size (1964 bytes) allowed for this table.


at com.sybase.jdbc2.tds.Tds.processEed(Tds.java:3178)

at com.sybase.jdbc2.tds.Tds.nextResult(Tds.java:2481)

at com.sybase.jdbc2.tds.Tds.getResultSetResult(Tds.java:3089)

at com.sybase.jdbc2.tds.TdsCursor.open(TdsCursor.java:189)

at com.sybase.jdbc2.jdbc.SybStatement.executeQuery(SybStatement.java:1580)

at com.sybase.jdbc2.jdbc.SybPreparedStatement.executeQuery(SybPreparedStatement.java:96)

at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:186)

at org.hibernate.loader.Loader.getResultSet(Loader.java:1787)

at org.hibernate.loader.Loader.doQuery(Loader.java:674)

at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:236)

at org.hibernate.loader.Loader.doList(Loader.java:2220)

... 65 more

Please help.



Hibernate version: 3.0

Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:
Sybase 12.5

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:


Problems with Session and transaction handling?

Read this: http://hibernate.org/42.html


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

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.