I am using several TOraclePackage.CallIntegerFunction. I have also set a very large number for OPEN_CURSORS. However, after my application runs for a long time, I get message to the effect that the Package is out of Cursors. I have set the OPEN_CURSORS quite high in Oracle. However, this seems to be related to DOA not freeing up the cursor after the execution of the package, such as forced by using closeAll on a TOracleDataset.
Any suggestions?
[This message has been edited by techstar (edited 11 February 2000).]
Any suggestions?
[This message has been edited by techstar (edited 11 February 2000).]