ENDPOINT LIST - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.50
Published
January 2020
Language
English (United States)
Last Update
2020-02-04
dita:mapPath
frp1571162435023.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Provides connection, region, and status of the listeners (defined using the CONFIG UPDATE command) on each Endpoint.

Syntax

ENDPOINT LIST ;

Example

This example displays the ENDPOINT LIST results for three Endpoints:

Example Endpoint Status
region1_ept Connected to the Sequencer with two SIPs defined.
(Is SIP : yes), both of which are down. Is SIP : no represents the default listener, and should be listening on all Endpoints when at least one underlying Teradata managed system is accessible.
region2_ept Connected to the Sequencer. The current default IP state is listening, requiring only a single field to indicate state.
region1_ept2 No connection to the Sequencer. No additional information displays.
unityadmin>  ENDPOINT LIST; 
---------------------------------------------
Endpoint  : region1_ept
Server    : sdt26531
Connected : yes
Global listen status  : Listening allowed
Listeners :
    Host:Port             : any:1025
    Is SIP                : no
    Associated region     : region1 (1)
    State (Current)       : Listening
    State (Wanted)        : Listening
    Connections Count     : 0
    Load data Connections : 0

---------------------------------------------
Endpoint  : region2_ept
Server    : sdt26532
Connected : yes
Global listen status  : Listening allowed
Listeners :
    Host:Port             : any:1025
    Is SIP            : no
    Associated region     : region2 (2)
    State (Current)       : Listening
    State (Wanted)        : Listening
    Connections Count     : 0
    Load data Connections : 0

---------------------------------------------
Endpoint  : region1_ept2
Connected : no