In CodeXpert in Toad 10.6.1, there is an issue where it is incorrectly reporting that open cursors need to be closed on a procedure, when they have already been closed.
This can be seen when running a Code Correctness rule set and when expanding the nodes it states to 'ensure locally opened cursors will be closed' or 'Avoid opening cursors that are already open’, but in the script, they are closed already.
WORKAROUND:
None.