Using programs generated by the IBM DB2 preprocessor with isCOBOL
As stated in the introduction, isCOBOL is able to compile and run programs generated by the IBM DB2 preprocessor. If you wish to maintain the DB2 preprocessor instead of moving to JDBC, follow these steps:
1. Ensure that the architecture of isCOBOL matches with the architecture of the DB2 native client libraries. They must be both 32 bit or both 64 bit.
2. Compile the source file generated by the preprocessor (program.cbl) with the
-cp option.