Home | Previous Page | Next Page   Environment Variables > Environment Variables >

INFORMIXCONCSMCFG (IDS)

The INFORMIXCONCSMCFG environment variable specifies the location of the concsm.cfg file that describes communications support modules.

Read syntax diagramSkip visual syntax diagram>>-setenv--INFORMIXCONCSMCFG--pathname-------------------------><
 
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, refer to the IBM Informix: Administrator's Reference.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]