or
vThe RECORDING option of the EXEC CICS SET STATISTICScommand is
set to ON.
The TS data sharing server writes interval statistics if statistics recording was
set to SMF or BOTH by the STATSOPTIONSserver initialization parameter, or
by the server command SET STATSOPTIONS.
When interval statistics are written, the statistics counters are reset. See
“Resetting statistics counters” on page681.
Youcan change the interval duration for CICS using CEMT SET STATISTICS
and the EXEC CICS SET STATISTICScommand. The default interval duration
is 3 hours for a cold start of CICS.
For the TS data sharing server, you can change the interval using the
STATSINTERVALserver initialization parameter, or the server command SET
STATSINTERVAL.
End-of-day statistics
are a special case of interval statistics. They are the statistics for the duration
between the last time the statistics counters were reset and:
vThe end-of-day expiry time, or
vWhen CICS quiesces (normal shutdown), or
vWhen CICS terminates (immediate shutdown), or
vWhen the TS data sharing server terminates.
For details of the events at which statistics counters are reset, see “Resetting
statistics counters” on page 681.
The end-of-day value defines a logical point in the 24-hour operation of CICS.
Youcan change the end-of-day value for CICS using CEMT SET STATISTICS
or the EXEC CICS SET STATISTICScommand. For the TS data sharing server,
you can change the end-of-day value using the ENDOFDAYserver initialization
parameter, or the server command SET ENDOFDAY.
CICS writes end-of-day statistics to SMF even if, on one of the following, you
have specified OFF:
vThe STATRCDsystem initialization parameter
vThe CEMT SET STATISTICScommand
vThe RECORDING option of the EXEC CICS SET STATISTICScommand.
The TS data sharing server writes end-of-day statistics to the server print file
even if the STATSOPTIONSparameter specifies NONE, but it does not write
the statistics to SMF.
The default end-of-day value is 12 midnight. When end-of-day statistics are
written, the statistics counters are reset.
Requested statistics
are statistics which the user has asked for using one of the following
commands:
vCEMT PERFORM STATISTICSRECORD
vEXEC CICS PERFORM STATISTICSRECORD
statistics—introduction
678 CICS TS for OS/390: CICS Customization Guide