Scripts

To change value of environment variables, edit the environment variable script that is called by the script that starts the server software. To edit the environment variable script:

  1. Use a text editor to open the statsenv.sh script, which is included in the /bin subdirectory of the IBM® SPSS® Statistics Server installation directory. For example, open /usr/local/myserverproduct/bin/statsenv.sh.
  2. If necessary, uncomment the line that defines the variable and then enter the new value for the variable.
  3. Save the file.

statsenv.sh is called by the start_statistics_server script. Environment variables set and exported in statsenv.sh affect only the processes started with the start_statistics_server script.