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

Resource Usage Macros and Tables

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
fwg1557098454552.ditamap
dita:ditavalPath
lze1555437562152.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 Database 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