Logical Device: I/O Hard Limits 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ā„¢

The Input/Output Token Allocations (IOTA) columns provide the percentage of disk throughput that is being used.

Column Name Mode Description Data Type
FullPotentialIota count The full potential input or output token allocations for a device.

The input or output token allocations are not limited by the IO_COD setting.

The data source for this field is located in the cod_full_potential_iota field in the /proc/tdmeter/disk_cod_stats file.

FLOAT
CodPotentialIota count The potential input or output token allocations for a device.

The input or output token allocations are accumulated only when an I/O is pending on a device, and they are limited by the IO_COD setting.

The data source for this field is located in the cod_allocated_iota field in the /proc/tdmeter/disk_cod_stats file.

FLOAT
UsedIota count Used input or output token allocations for a device.

The data source for this field is located in the cod_used_iota field in the /proc/tdmeter/disk_cod_stats file.

FLOAT