Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
DFTIME parameter
The DFTIME parameter specifies the time thresholds for DL/I and ESS calls.
The number of calls that exceeded these thresholds or the DFCPU thresholds is recorded in the FA records and in summary traces.
If filtering is requested with the DFILTER parameter, only calls with exception status codes, or that exceed the DFTIME or DFCPU time thresholds, will be included in the detail traces. Exception status codes are those not defined in DFDBCODE, DFDCCODE, or DFESCODE. For more information, see DFILTER-parameter.
Syntax
Options
Valid options are:
Option | Description |
---|---|
DDDDDDDD | DL/I DB or ESS call time threshold in microseconds |
CCCCCCCC | DL/I DC call time threshold in microseconds |
The default option value is 5000000 (5 seconds). The maximum option value is 99999999.
Related topic