Usage Notes
TASM FastFail indicates whether or not the database delays due to database workload throttling cause the request to be failed.
The supported values are:
- 'Y', if such database conditions cause the request to be failed.
- 'N', the default, if such database conditions cause the request to be delayed, though the database might fail the request due to other workload rules.
Language |
Variable Name |
COBOL: |
TASMFASTFAILREQ |
C: |
tasmFastFailReq |
Routine |
Action Taken |
DBCHINI: |
writes |
DBCHCL: |
reads (RSUP; IRQ) |
Used by |
Action Taken |
application program |
writes |