AbortCollect Usage Notes - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Identifying a Command List

You can specify both CmdListID and CmdListName if they identify the same commands list.
What to Identify Values to Specify
Commands list being executed Specify a value that is not null for either CmdListID or CmdListName.
Commands list by CmdListName Assign value during a prior call to PrepCollect.

Aborting Collection Statements

You must specify a DatabaseName, TableName, or RequestID input parameter or all collections in the specified command list end. Collection statements that do not qualify based on the input parameters you specified are unaffected and are run by RunCollect. See RunCollect.

What to Abort Values to Specify
All collection statements for a database DatabaseName
All collection statements for a table DatabaseName and TableName
Single collection RequestID
When specifying a RequestID, you need not specify DatabaseName or TableName because RequestID is unique across databases.