Message Oracle PCC-00138 - Result Set Cursors are not implemented in this precompiler

ERRORResult Set Cursors are not implemented in this precompiler
CAUSEThere was an attempt to reference a host variable as a cursor reference. Cursor variables are not implemented in PRO*Pascal or Pro*PL/I.
ACTIONRewrite your host-language code to use standard SQL cursors.