Restriction: This topic applies only when a Database Connectors license has been installed via the
Micro Focus License Management System, and applies to Windows platforms only.
The
cblconfi.db2 file is a sample
. This file demonstrates the following:
- Setting the
DEFAULT_HOST to DB2
- Designating an ERROR_MAP_FILE used to map DB2's errors into COBOL errors
- Setting the configuration variables required for
for DB2 interface
Modify the
cblconfi.db2 file to configure your individual login, password, and database (or database alias). These
variables are:
- A_DB2_LOGIN
- A_DB2_PASSWD
- A_DB2_DATASOURCE
The sample error mapping file is placed in the
/etc subdirectory of your
for DB2 distribution. For additional information, see
ACUFH Configuration File Variables.
Note: Be sure to set the PATH to find ERROR_MAP_FILE.