Utility Workload - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems

Product
Call-Level Interface Version 2
Release Number
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Utility Workload

Usage Notes

Utility-workload is a one byte ASCII field that is used only by Teradata utilities to indicate whether the proprietary CHECK WORKLOAD statement will be used. When Utility-workload 'Y' is specified, Connect-type 'C' must also be specified.

 

Language

Variable Name

COBOL:

UTILITYWORKLOAD

C:

utilityWorkload

 

Routine

Action Taken

DBCHINI:

writes

DBCHCL:

reads (CON)

 

Used by

Action Taken

application program

writes

Possible values which can be set in this DBCAREA field are: 'Y' and 'N'.

  • 'N' - the value of 'N' indicates that the proprietary CHECK WORKLOAD statement will not be used.
  • 'Y' - the value of 'Y' indicates that the proprietary CHECK WORKLOAD statement will be used.