J
John_Woo
Hi,
We have an application which keeps running in linux with DB2.
We found that in codes, if create and close preparestatement more than
like 800, then DB2 complains: DB2 SQL error: SQLCODE: -805, SQLSTATE:
51002, SQLERRMC: NULLID.SYSLH203 0X5359534C564C3031, etc.
in such case, restart the app, then things go well until next
create/close 800 preparestatements.
I'm wondering, how to clean up such preparestatements instead of
restart app?
Thanks
John
Toronto
We have an application which keeps running in linux with DB2.
We found that in codes, if create and close preparestatement more than
like 800, then DB2 complains: DB2 SQL error: SQLCODE: -805, SQLSTATE:
51002, SQLERRMC: NULLID.SYSLH203 0X5359534C564C3031, etc.
in such case, restart the app, then things go well until next
create/close 800 preparestatements.
I'm wondering, how to clean up such preparestatements instead of
restart app?
Thanks
John
Toronto