Process Allocation 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 represent all currently allocated processes, subdivided into the possible process states of running, ready, blocked or suspended.

Column Name Mode Description Data Type
ProcBlocked track Number of threads blocked waiting for I/O at the current time. FLOAT
ProcReady track Number of runnable or ready tasks, also called threads, able to execute on CPUs when a CPU becomes available. FLOAT
ProcReadyMax max Maximum number of ready tasks, also called threads, able to execute on CPUs when a CPU becomes available. FLOAT