Check Object Health | Teradata Unity - Checking Object Health - Continuous Availability - Teradata Unity

Teradata® Unity™ Monitoring and Management Guide

Product
Continuous Availability
Teradata Unity
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2020-09-15
dita:mapPath
yuc1569253595897.ditamap
dita:ditavalPath
ft:empty
dita:id
yuc1569253595897
Product Category
Analytical Ecosystem
If the Unity system is undergoing planned maintenance, wait until the maintenance window is complete before checking managed system health.
If you are using passive routing, you will not see objects in the active or any other state. This is expected.
  1. At unityadmin, run the following command:
    STATUS;
  2. If the status for any system is not active, do the following:
    Response or Result Action
    UE STATUS can only be executed on the active sequencer The sequencer is not the active sequencer.
    1. Log on to the other sequencer in the cluster.
    2. At unityadmin, run one of the following commands:
      • View overall status of all components:
        STATUS;
      • See if the cluster is currently in peer state:
        HA STATUS;
    Interrupted sessions
    1. At unityadmin, run the following command:
      SESSION LIST INTERRUPTED;
    2. Make note of the error preventing recovery of the system and try to fix it.
    3. If you cannot fix the error, open an incident.
    Interrupted objects
    1. At unityadmin, run the following command:
      OBJECT LIST INTERRUPTED;
    2. Check the results against previous results.
    3. Try to fix the error causing interruption.

      See Interrupted Objects.

    4. Raise an incident in the following cases:
      • Objects have been interrupted during multiple recovery attempts and cannot be fixed.
      • The same object is interrupted on all Unity servers.
    Unrecoverable objects
    1. At unityadmin, run the following command:
      OBJECT LIST UNRECOVERABLE;
    2. If there are new unrecoverable objects that were not deactivated by the DBA and you cannot identify the cause, open an incident.