Been advised its fixed in 9.2, should have been 9.1
known defect IZ44579
https://www-304.ibm.com/support/docv...id=swg1IZ44579
Error description
When a program tries to open a lot of statement handles (up to the limit which is indicated by an SQL0805), and then closes some handles and again opens a new statement handle, then a SQL0805 error is received, even though this should not happen (because some handles were closed in between, at least same number of handles should be allowed to be opened as they were closed earlier)
This behaviour is observed in universal (JCC T2 and T4) drivers
while legacy drivers work as expected i.e. the application can
create again as many statements as the cli-packages allow.
This problem is observed on all versions i.e. DB2 V8.1, V8.2,
V9.1, V9.5 using Universal Driver (JCC).
NOTE: I am not a DBA, I am primarily middleware support, can you provide more info about this 'bind' reference you have made.