Previous Topic: Configuration InformationNext Topic: Sections


Environment Variables

IDMS_CFG_PATH=path_name

By default, the configuration file is named caidms.cfg and is located in the CA IDMS Server installation directory. The IDMS_CFG_PATH environment variable can be used to specify a different file or directory.

IDMS_CFG_RELOAD=0|1

For optimal performance on z/OS, the configuration file is copied into a memory file when the libidmsutil.so DLL is initially loaded into a process. When the IDMS_CFG_RELOAD environment variable is set to 1 the configuration file is reloaded from the file system each time libidmsutil.so is loaded. This overrides the CacheConfig option set in the configuration file itself. The default value is 0.