Lists the DB2 ECM error messages from COBDB0002 through COBDB0013.
COBDB0002 token is badly defined.
The preprocessor has encountered a problem with one of the following: SQLCA copybook, SQLCODE field, SQLSTATE field, or MFSQLMESSAGETEXT field.
COBDB0008 MF DB2 Connect program missing or invalid.
To compile your program, the preprocessor must connect to a DB2 database. The preprocessor uses the Micro Focus DB2 Connect program to do this. The program was not found, was damaged, or is an old version.
COBDB0009 MF DB2 Connect program reported error condition token.
To compile your program, the preprocessor must connect to a DB2 database. The preprocessor uses the Micro Focus DB2 Connect program to do this. An unexpected SQL error was reported when attempting to connect.
COBDB0011 No database name was specified.
Either you did not specify a database name in your project, or you have not set the DB2DBDFT environment variable to specify a database name.