21 Jun
2002
21 Jun
'02
9:15 p.m.
Stephan Herschel writes:
We're using ZDB2DA as an interface to DB2 and we're experiencing the problem that the connections from zope to the database seem to be increasing over time. So from time to time i have to reset all connections.
Has anybody seen similar behaviour with this or other database adapters? Any solutions? I have seen it with DCOracle. The cause has been a cyclic reference in the cursor implementation iff stored procedures have been used.
Dieter