Previous Topic Next topic Print topic


COBSQ0198: DB2 emulation mismatch - SERVER is in DB2 V6 mode

The SQL Option preprocessor is in DB2 V5 mode and the server is in DB2 V6 mode. Run time errors could result if you try to execute this program compiled this way.

Either change build settings to compile the program specifying the directive XDB(DB2VER=V6).

Previous Topic Next topic Print topic