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.