15.10 - Host Controller Channel and TCP/IP Network Traffic Columns - Teradata Database

Teradata Database Resource Usage Macros and Tables

Product
Teradata Database
Release Number
15.10
Published
April 2016
Language
English (United States)
Last Update
2018-05-17
dita:mapPath
Resource_Usage_Macros_15_10.ditamap
dita:ditavalPath
ft:empty
dita:id
resource_usage_macros_1099_v15.10

These columns identify the traffic between the host and the node channel and TCP/IP network connections in three levels of granularity:

  • Blocks
  • Messages
  • KB

Blocks are made up of some amount of variable sized messages. ReadKB and WriteKB identify the KB involved in the traffic.

For host controller columns that provide overhead and management information, see ResUsageShst Table for details.

Column Name Mode Description Data Type
HostBlockReads count Number of blocks read in from the host. FLOAT
HostBlockWrites count Number of blocks written out to the host. FLOAT
HostMessageReads count Number of messages read in from the host. FLOAT
HostMessageWrites count Number of messages written out to the host. FLOAT
HostReadKB count KB transferred in from the host. FLOAT
HostWriteKB count KB transferred out to the host. FLOAT