On Wed, 2005-04-20 at 12:57, Michael Styer wrote: > Thanks for that. That's definitely the limit I'm running up against. Now > if I could only figure out how to close my cursors...
Why don't you just close them the same way you opened them: via PL/SQL.
