[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - ERROR [STDERR] java.sql.SQLException: Table (my_seq) not sel

fbadt do-not-reply at jboss.com
Sat Aug 26 11:59:06 EDT 2006


Informix 9.4 is reporting 

ERROR [STDERR] java.sql.SQLException: Table (equifax_seq) not selected in query.

and Hibernate is outputing the following from "showsql=true"
select my_seq.nextval from systables where tabid=1;

This exact same query works fine from iSQL

ref:
http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.em.doc/errors_ids100.html
http://java-source.net/open-source/sql-clients/isql-viewer


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967653#3967653

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967653



More information about the jboss-user mailing list