HI All,
Following is the error i am getting while pulling the data from db2.
Error Trace in closeConnection () :java.sql.Conne ction.close() requested while a transaction is in progress on the connection.The transaction remains active, and the connection cannot be closed.
The data is pulled successfully, but this error remains in the logs
kindly let me know how to solve this
...