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

Teradata® Unity™ User Guide

Product
Continuous Availability
Teradata Unity
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2020-09-15
dita:mapPath
fmz1594836948704.ditamap
dita:ditavalPath
qqk1595871525984.ditaval
dita:id
B035-2520
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 Run
    /opt/teradata/unity/bin # unity stop