Net: Network Transport Data Columns - Advanced SQL Engine - Teradata Database

Resource Usage Macros and Tables

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
dep1592878989156.ditamap
dita:ditavalPath
dep1592878989156.ditaval
dita:id
B035-1099
lifecycle
previous
Product Category
Teradata Vantageā„¢

These columns identify the number (Reads, Writes) and amount of input and output passing through the Teradata nets.

On a single-node (virtual network [vnet]) system, net-specific statistics are not meaningful and are always zero.

Column Name Mode Description Data Type
NetMsgPtpWriteKB count Amount of point-to-point message data in KB transmitted by both Bynets. FLOAT
NetMsgPtpWrites count Number of point-to-point messages transmitted by both Bynets. FLOAT
NetMsgBrdWriteKB count Amount of broadcast message data in KB transmitted by both Bynets. FLOAT
NetMsgBrdWrites count Number of broadcast messages transmitted by both Bynets FLOAT
NetMsgPtpReadKB count Amount of point-to-point message data in KB received by both Bynets. FLOAT
NetMsgPtpReads count Number of point-to-point messages received by both Bynets. FLOAT
NetMsgBrdReadKB count Amount of broadcast message data in KB received by both Bynets. FLOAT
NetMsgBrdReads count Number of broadcast messages received by both Bynets. FLOAT
NetRxKBBrd count Total broadcast KB received over all Bynets. FLOAT
NetRxKBPtP count Total point-to-point KB received over all Bynets. FLOAT
NetTxKBBrd count Total broadcast KB transmitted over all Bynets. FLOAT
NetTxKBPtP count Total point-to-point KB transmitted over all Bynets. FLOAT