INFORMIXCONCSMCFG environment variable

Use the INFORMIXCONCSMCFG environment variable to specify the location of the concsm.cfg file that describes communications support modules.

setenvINFORMIXCONCSMCFGpathname
pathname
specifies the full pathname of the concsm.cfg file.
The following command specifies that the concsm.cfg file is in /usr/myfiles:
setenv INFORMIXCONCSMCFG /usr/myfiles
You can also specify a different name for the file. The following example specifies a filename of csmconfig in the same directory:
setenv INFORMIXCONCSMCFG /usr/myfiles/csmconfig

The default location of the concsm.cfg file is in $INFORMIXDIR/etc. For more information about communications support modules and the contents of the concsm.cfg file, see the HCL OneDB™ Administrator's Reference.