ORA-24338 Database connector error: statement handle not executed
943187Jun 12 2012 — edited Jun 12 2012I have written a procedure in PL/SQL Developer v 9.0.6.1665 that produces a ref cursor based on the criteria selected. It also produces a ref cursor if no data is selected.
I can run this procedure in pl/sql with no errors. The problem comes when I'm trying to run the report in Crystal (Crystal 2008 v 12.4.0.966). When I verify the database in Crystal I receive this error.
Is there a bug or something I'm overlooking? I've made sure the ref cursor for all outputs are exactly the same with the same name.