Modifying the startup_tm1s.sh script
Modify the path parameters to customize the
startup_tm1s.sh script.
Procedure
- Open the file in a text editor.
- 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.
- Set the tm1_data_path parameter to your server data directory.
- 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.
- 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.
- Run ./startup_tm1s.sh (or the new file name) to start your TM1 server.