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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to