The INFORMIXCONCSMCFG environment variable specifies the location of the concsm.cfg file that describes communications support modules.
>>-setenv--INFORMIXCONCSMCFG--pathname-------------------------><
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, refer to the IBM Informix: Administrator's Reference.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]