User-Defined Utility Session Rules | Teradata Vantage - User-Defined Utility Session Rules - Advanced SQL Engine - Teradata Workload Management

Teradata Vantageā„¢ - Workload Management User Guide

Product
Advanced SQL Engine
Teradata Workload Management
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
nbl1556236178169.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1197
lifecycle
previous
Product Category
Software
Teradata Vantage
You can customize utility session rules by doing either of the following:
  • Create a custom rule with fewer sessions than the system default.

    This option is useful if the client machine is not powerful enough to use all the sessions at the same time or if you want to restrict utility sessions to make more sessions available to other job types.

  • Use the UtilityDataSize session query band to specify a small or large data size for the session, as in the following example:
SET QUERY_BAND='UtilityDataSize=LARGE;' UPDATE FOR SESSION;

For more information about UtilityDataSize, see Teradata Vantageā„¢ - SQL Data Definition Language Detailed Topics , B035-1184 .