ORA-06570: shared pool object does not exist, cannot be pinned/purged
What triggered the Error:
The specified shared pool shared cursor could not be found, therefore it cannot be pinned/purged.What should we do to fix it:
Remove the procedure from the calling stored procedure.