Previous Topic Next topic Print topic


COBES0204 Cannot use PREFETCH directive with TARGETDB=ORACLEOCI directive.

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.

Previous Topic Next topic Print topic