Manage Unity Processes | Basic Unity Operation | Teradata Unity - Managing Unity Processes - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.51
Published
May 2020
Language
English (United States)
Last Update
2020-06-01
dita:mapPath
oic1588030762460.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem
The Unity processes can be controlled from the Unity service script on each Unity server.
  1. 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 Rrun
    /opt/teradata/unity/bin # unity stop