[hibernate-dev] hibernate testsuite on DB2 7.2

Aleksandar Kostadinov akostadi at redhat.com
Wed Mar 21 10:40:01 EDT 2007


Hi

I'm trying to setup DB2 7.2 cruisecontrol build but have this:
   Tests Failures Errors Success rate  Time
   1043  8        686    33.46%       894.810

I see many "com.ibm.db2.jcc.c.DisconnectException: The DDM parameter is
not supported. Unsupported DDM parameter..."

My config is:
hibernate.dialect org.hibernate.dialect.DB2Dialect
hibernate.connection.driver_class com.ibm.db2.jcc.DB2Driver
hibernate.connection.url jdbc:db2://dev34.qa.atl.jboss.com:50000/jbossqa

As you see I'm using the jcc driver which the database should have
appropriate bindings for.

What could be the reason of these failures?
Is there a special dialect for DB2 7.x? Some particular bindings that
have to be done so hibernate can work?

Thanks,
Aleksandar



More information about the hibernate-dev mailing list