Hello,
We have a WmDB operation service: pub.db:connect, pub.db:insert, pub.db:close. But if there is any exception between the connect and close, there will be a unclosed connection. So when we checked in DB server, we could find a connection from the webMethods server with the “AWAITING COMMAND”.
We aslo tried to invoke the pub.db:close in the “Catch” sequence,but it dosen’t work. Any one can help? Thanks.
Here are some informations of our environment:
IS: 6.1
WmDB: 6.1
DB: SQL Server 2000
Driver: JTDS 1.2
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards