You have specified the SQL(PREFETCH) compiler directive option and also set the SQL(TARGETDB) compiler directive option to ORACLEOCI. We do not support this combination.
Resolution:
Recompile your application either omitting the TARGETDB SQL compiler directive option, or set the TARGETDB SQL compiler directive option to DB2, ORACLE, or MSSQLSERVER.