TeamcenterKnowledge

Maintenance utilities > Server manager

rc.tc.mgr_

Shell script to run the server manager for four-tier environments as a Linux daemon. A uniquely-named copy of this script is created in the directory TC_ROOT/pool_manager/confs/config by Teamcenter Environment Manager (TEM) for each installed server manager instance. Replace config with the server manager name and pool ID. For example, if the server manager name is MyConfig and the pool ID is PoolA, the script has the following name and location: TC_ROOT/pool_manager/confs/MyConfig_PoolA/rc.tc.mgr_MyConfig_PoolA To install the daemon, this script must be deployed by the system administrator in the appropriate Linux directory as a postinstallation step. The script is usually launched by the Linux operating system in response to system administration commands. Syntax rc.tc.mgr_config action Arguments action Specifies the daemon control action to be performed: start Starts the server manager daemon. start_msg Displays a message that the daemon is starting. stop Stops the server manager daemon without waiting for servers to become idle. stop_msg Displays a message that the daemon is stopping. status Displays a message indicating whether the server manager daemon is running. log Displays the full output of the server manager. Environment None. Files None. Restrictions None. Examples To start a server manager named PoolA in a Teamcenter configuration named MyConfig, enter the following command on a single line: Copy /tc_root/pool_manager/confs/MyConfig_PoolA>rc.tc.mgr_MyConfig_PoolA start

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/mna1737253705286/iea1737253707494/xid608464.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)