COBES0208 Cannot set UPD_CURSOR directive to DYNAMIC if TARGETDB directive is set to ORACLE.
When compiling an application, you have set the UPD_CURSOR primitive directive to DYNAMIC, and also set the TARGETDB SQL
compiler directive option to ORACLE. This combination is not supported.
Resolution:
Recompile your application, specifying a supported combination of primitive directives and SQL compiler directive options.
See the topics
Primitive Directives and
TARGETDB for more information.