Modifying the startup_tm1s.sh script

Modify the path parameters to customize the startup_tm1s.sh script.

Procedure

  1. Open the file in a text editor.
  2. Set the tm1_path parameter to the directory containing the tm1s.exe server executable file. In most circumstances, this directory is pa_install_directory/bin or pa_install_directory/bin64.
  3. Set the tm1_data_path parameter to your server data directory.
  4. Set the TM1_PATH parameter to directory containing the tm1s.exe server executable file. In most circumstances, this directory is pa_install_directory/bin or pa_install_directory/bin64.
    Note: You must set both tm1_path and TM1_PATH to the same directory.
  5. Save the script.
    For example:
    >  ./startup_tm1s.sh /software/AutoInstall/TM1/samples/tm1/SData

    You can save to a new file name if desired. If you have installed multiple TM1® servers, you should create server-specific scripts with unique file names for each server.

  6. Run ./startup_tm1s.sh (or the new file name) to start your TM1 server.