Process Scheduling: Process Pending Wait Time Columns - Analytics Database - Teradata Vantage

Resource Usage Macros and Tables

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-10-30
dita:mapPath
efj1628112349534.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
wqp1472240716284
lifecycle
latest
Product Category
Teradata Vantageā„¢

These columns identify the how long the processes were blocked for each possible reason listed.

The following column definition descriptions can also be found in Process Scheduling: Process Pending Wait Time Columns of ResUsageSpma table.

Column Name Mode Description Data Type
ProcWaitFlowControl count Total time in milliseconds processes were blocked pending the delays caused by flow control conditions. FLOAT
ProcWaitFsgLock count Total time in milliseconds processes were blocked pending an FSG lock. FLOAT
ProcWaitDBLock count Total time in milliseconds processes were blocked pending a database lock. FLOAT
ProcWaitSegLock count Total time in milliseconds processes were blocked pending a disk or task context (for example, scratch, stack, and so on) lock. FLOAT
ProcWaitFsgRead count Total time in milliseconds processes were blocked pending an FSG read from disk. FLOAT
ProcWaitFsgWrite count Total time in milliseconds processes were blocked pending an FSG write from disk. FLOAT
ProcWaitFsgNIOs count Total time in milliseconds processes were blocked waiting for task I/Os to complete. FLOAT
ProcWaitMisc count Total time in milliseconds processes were blocked pending miscellaneous events. FLOAT
ProcWaitMonitor count Total time in milliseconds processes were blocked pending a user monitor. FLOAT
ProcWaitMonResume count Total time in milliseconds processes were blocked pending a user monitor resume from a yield. FLOAT
ProcWaitNetThrottle count Total time in milliseconds processes were blocked pending delivery of outstanding outgoing messages. FLOAT
ProcWaitCpuThrottle count Time in milliseconds processes were throttled due to WM CPU COD or CPU hard limits. FLOAT
ProcWaitSegMDL count Total time in milliseconds processes were blocked waiting for an MDL resource to become available. An MDL is an internal PDE data structure needed by the operation of the segment subsystem. FLOAT
ProcWaitSegNoVirtual count Total time in milliseconds processes were blocked waiting for virtual memory for a segment. FLOAT
ProcWaitTime count Total time in milliseconds processes were blocked pending some amount of elapsed time only. FLOAT
ProcWaitQnl count Total time in milliseconds processes were blocked pending an TSKQNL lock. FLOAT