CMCONFIG environment variable

Set the CMCONFIG environment variable to specify the location of the Connection Manager configuration file. You use the configuration file to specify service level agreements and other Connection Manager configuration options.


1  setenv CMCONFIG path/file_name
path/file_name
is the full path and file name of a Connection Manager configuration file.

If the CMCONFIG environment variable is not set and the configuration file name is not specified on the oncmsm utility command line, the Connection Manager attempts to load the file from the following path and file name:
$ONEDB_HOME/etc/cmsm.cfg

Examples

Suppose the CMCONFIG environment variable points to a valid path and file name of a Connection Manager configuration file. To reload a Connection Manager instance using the configuration file specified in the shell environment enter the following command:

./oncmsm -r

To shut down a Connection Manager instance using the configuration file specified in the shell environment:

./oncmsm -k