MonitorQueryBand 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 SYSLIB.MonitorQueryBand (
  HostId     SMALLINT,
  SessionNo  INTEGER,
  RunVprocNo SMALLINT)
  RETURNS VARCHAR(12304)CHARACTER SET UNICODE
  )
  ...
;

Syntax Elements

HostId
Logical ID of a host.
SessionNo
Number of the session to get the query band for.
RunVprocNo
PE vproc number where the session runs, from the RunVprocNo field of a MONITOR SESSION response (see Group I Data Fields and JDBC ResultSet Columns).