PROCESS STATUS Command | unityadmin | Teradata Unity - PROCESS STATUS - 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

Purpose

Lists each process registered with Unity and its status.

Syntax

PROCESS STATUS ;

Example

The PROCESS STATUS command displays the following output.

Label Description
Process Identifier Name of the process.
Process Type Can be Endpoint, Dispatcher, Sequencer, or Watchdog
Region Name Name of the region associated with this process.
Current Status Can be Up or Down. The Sequencer that the current unityadmin session is connected to shows its status as:
Up – Processing this UnityAdmin connection.
unityadmin>  PROCESS STATUS; 
---------------------------------------------
Process Identifier : region1_dsp_fast
Process Type : Dispatcher
Region Name : region1
Current Status : Up
---------------------------------------------
Process Identifier : region1_ept
Process Type : Endpoint
Region Name : region1
Current Status : Down
---------------------------------------------
Process Identifier : region1_ept2
Process Type : Endpoint
Region Name : region1
Current Status : Down
---------------------------------------------
Process Identifier : region1_seq2
Process Type : Sequencer
Region Name : region1
Current Status : Up
---------------------------------------------
Process Identifier : region1_wdg2
Process Type : Watchdog
Region Name : region1
Current Status : Down
---------------------------------------------
Process Identifier : region1_seq
Process Type : Sequencer
Region Name : region1
Current Status : Up - Processing this Unityadmin connection