The Unity processes can be controlled from the Unity service script on each Unity server.
-
To manage Unity processes, do one of the following from the Unity service script:
Action Steps To start all Unity processes Run /opt/teradata/unity/bin # unity start
To check the status of the Unity processes Run /opt/teradata/unity/bin # unity status
To stop all Unity processes Run /opt/teradata/unity/bin # unity stop