Recent content by Dominique Louis

  1. D

    CloseAll not closing cursors...

    Hi Marco, I have gone through and ensured that all dynamically created TOracleQuery's are freed, but regardless of this, shouldn't CloseAll, close any hanging cursors? Are you, or anyone else aware of issues with this version of Oracle Client?
  2. D

    CloseAll not closing cursors...

    Hi all, Our cursor limit per user is set to 750, which our DBA says is quite high, but we are still getting getting the dreaded "Maximum opened cursors exceeded" error! I have gone through and ensured that CloseAll is being called when a query is no longer needed, but this does not seem to...
Back
Top