ORA-24338: statement handle not executed -- error in returning refcursor
940053May 28 2012 — edited May 28 2012My packaged procedure has Ref cursor as out variable.
Calling the packaged procedure from Cognos 8. while trying to access the packaged procedure , getting the below error.
ORA-24338: statement handle not executed
Please provide a solution...