1

Is there a way to ask the API for a list of open cursors (or at least a count of the number of currently open cursors) ?

Jon Seigel
  • 12,251
  • 8
  • 58
  • 92
Joel
  • 29,538
  • 35
  • 110
  • 138

1 Answers1

1

The guys over at OTN answered this for me.

In short, no, there is no API method to get a count of open cursors.

Joel
  • 29,538
  • 35
  • 110
  • 138