Oracle stored procedure ORA-24334

Typically this error occurs when an Oracle stored procedure in a PowerBuilder DataWindow returns a resultset by use of a cursor. The stored procedure will run properly in PL/SQL. However, if the DataWindow in PowerBuilder utilizes this same stored procedure, PowerBuilder will return the Oracle error: ORA-24334.

Oracle has resolved this in Oracle 9.2.0.3 Patch 2 and Oracle 9.2.0.4.