I am connecting to DB2 in linux using DB2 driver 9.x
Intermittently, we noticed that for a stored proc call with multiple resultsets, rows are getting duplicated after each call. We tried calling the same proc using a standalone app without using spring and the results do not show this weird behavior.
Has anyone run into this issue before?
Any ideas?
Thanks.


Reply With Quote
