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...