TDWMAbortDelayedRequest Syntax - Teradata VantageCloud Lake

Lake - Monitor Resources and Performance

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
wyu1683671641248.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
wyu1683671641248
REPLACE FUNCTION TDWM.TDWMAbortDelayedRequest (
  HostId SMALLINT,
  SessionNo INTEGER,
  RequestNo INTEGER,
  WDId INTEGER
) RETURNS INTEGER
  ...
;

Syntax Elements

HostId
Host ID for the session.
SessionNo
Number of the session.
RequestNo
Request number of the task.
If the value is zero, the utility session is aborted.
WDId
WD ID for the request in the defer or delay queue being examined.