Preparing the Informix C-ISAM Environment
For the Adapter for Informix C-ISAM on UNIX, no environment variable settings are required.
For the Adapter for AccuCobol C-ISAM, you must add the location of the load libraries to the library path.
For the Adapter for Micro Focus C-ISAM, you must set and export a $COBDIR UNIX environment variable, which identifies the installation directory to the operating system.
For the Adapter for FairCom c-tree ISAM, you must add the location of the c-tree ISAM load libraries to the library path. (This adapter is only supported in the Solaris environment.)
Identify the AccuCobol C-ISAM Load Library Files
LD_LIBRARY_PATH=path
export LD_LIBRARY_PATH
where:
Is the location of the AccuCobol C-ISAM load library files.
Identify the Micro Focus C-ISAM Installation Directory
COBDIR=path
export COBDIR
where:
Is the location of the Micro Focus C-ISAM installation directory.
Identify the FairCom c-tree ISAM Load Library Files
LD_LIBRARY_PATH=path
export LD_LIBRARY_PATH
where:
Is the location of the FairCom c-tree ISAM load library files.