db2 express C and jdbc
db2 express C and jdbc
- Subject: db2 express C and jdbc
- From: rey lord <email@hidden>
- Date: Fri, 5 Sep 2008 23:20:00 -0700 (PDT)
hello.
for several days, i was trying to connect my EOMODEL to my newly installed db2 express c database on my windows box. but i always get the error:
[jcc][t4][10251][10308][3.50.152] java.sql.Connection.close() requested while a transaction is in progress on the connection.
The transaction remains active, and the connection cannot be closed. ERRORCODE=-4471, SQLSTATE=null
i've already copied the necessary db2 jdbc jar files to my mac book (i got these jar files from my db2 install folder on my windows box):
db2java.zip
db2jcc.jar
db2jcc4.jar
db2jcc_license_cu.jar
based on the error above, it seems that the driver is not the problem. but rather on the connection. do i need to change some settings on my db2 server side on windows?
by the way, the parms that i supplied my eomodel are:
url = jdbc:db2://<server>:50000/testdata
driver = com.ibm.db2.jcc.DB2Driver
hope you guys can help!
thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden