IBM product? Pffff... Have fun ;)
Seriously, I have no idea.
But from
(http://www.redbooks.ibm.com/pubs/html/as400/v4r5/ic2924/index.htm?info/db2/rbal1mst141.htm?notoc):
<quote>
Handling connection request failures for TCP/IP
The main causes for failed connection requests at a DRDA server configured for
TCP/IP use is that the DDM TCP/IP server is not started, an authorization error
occurred, or the machine is not running.
</quote>
Aleksandar Kostadinov wrote:
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
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev