Rational Statemate Configuration : Management Files : Set stmlockman : stmlockman.host

stmlockman.host

The file stmlockman.host (in the pm directory under your Rational Statemate installation) contains the name of the server where stmlockman runs. On UNIX systems, the INSTALL and INSTALL.NR scripts prompt for a system name to place in stmlockman.host. You can change this later manually.

On Windows systems, the installation program prompts the user to enter the name of the system running the stmlockman process. However, this is not necessarily the system on which the installation is running.

By default, the name of the system running the stmlockman server is defined in the stmlockman.host file, located in the pm directory. You can control both the location and the name of the file (that defines the server), by setting the following environment variable:

On Windows - SET STM_LOCKMAN_HOST_PATH = <my path\my_file_name>

On UNIX - setenv STM_LOCKMAN_HOST_PATH = <my path\my_file_name>

The my_file_name file should have the same format as the default stmlockman.host file.