CEMT PERFORM STATISTICS

Write the statistics for all, or a named resource type immediately to the SMF data set, rather than wait for the current statistics-gathering interval to expire.

In the CICS Explorer, the Regions view provides a functional equivalent to this command.

Description

The recording is made irrespective of the ON or OFF setting of statistics. See also CEMT INQUIRE STATISTICS and CEMT SET STATISTICS for a description of the CEMT INQUIRE and SET STATISTICS commands.

You can request either statistics for all resources (ALL), or statistics for individual resources in various combinations by selecting one or more keywords from the list.

The message ‘STATS MISSING' appears when the resource type is either not functioning or not available. As much data is recorded as possible.

You can use the CICS-supplied statistics utility program DFHSTUP to prepare and print CICS® statistics data reports offline.

Syntax

CEMT PERFORM STATISTICS

Read syntax diagramSkip visual syntax diagramCEMT PERFORM STATISTICSRECORDALLRESETNOWASYNCSERVICEATOMSERVICEAUTOINSTALLBUNDLECAPTURESPECCONNECTIONDB2DISPATCHERDOCTEMPLATEENQUEUEEPADAPTEREVENTBINDINGEVENTPROCESSFEPIFILEIPCONNJOURNALNAMEJVMPROGRAMJVMSERVERLIBRARYLSRPOOLMONITORMQCONNMQMONITORPIPELINEPROGAUTOPROGRAMPROGRAMDEFRECOVERYSTATSSTORAGESTREAMNAMESYSDUMPTABLEMGRTCLASSTCPIPTCPIPSERVICETDQUEUETERMINALTRANSACTIONTRDUMPTSQUEUEURIMAPVTAMWEBSERVICEXMLTRANSFORM

Options

ALL
Statistics for all resources are to be written immediately to the SMF data set.

ALL RESETNOW resets the counters for the collection of statistics. RESETNOW only works if the ALL operand is set, that is, ALL RESETNOW.

ASYNCSERVICE
Asynchronous service statistics are to be written immediately to the SMF data set.
ATOMSERVICE
Atom feed statistics are to be written immediately to the SMF data set.
AUTOINSTALL
Autoinstall statistics are to be written immediately to the SMF data set.
BUNDLE
Bundle statistics are to be written immediately to the SMF data set.
CAPTURESPEC
Capture specification statistics are to be written immediately to the SMF data set.
CONNECTION
Connection statistics are to be written immediately to the SMF data set.
DB2®
CICS® DB2 statistics are to be written immediately to the SMF data set.
DISPATCHER
Dispatcher statistics are to be written immediately to the SMF data set.
DOCTEMPLATE
Document template statistics are to be written immediately to the SMF data set.
ENQUEUE
Enqueue statistics are to be written immediately to the SMF data set.
EPADAPTER
EP adapter statistics are to be written immediately to the SMF data set.
EVENTBINDING
Event binding statistics are to be written immediately to the SMF data set.
EVENTPROCESS
Event processing statistics are to be written immediately to the SMF data set.
FEPI
FEPI statistics are to be written immediately to the SMF data set.
FILE
File control statistics are to be written immediately to the SMF data set.
IPCONN
IPCONN statistics are to be written immediately to the SMF data set.
JOURNALNAME
CICS journal statistics are to be written immediately to the SMF data set.
Note: The JOURNALNUM resource name is obsolete, and replaced by the JOURNALNAME resource name.
JVMPROGRAM
JVM program statistics are to be written immediately to the SMF data set.
JVMSERVER
JVMSERVER statistics are to be written immediately to the SMF data set.
LIBRARY
LIBRARY statistics are to be written immediately to the SMF data set.
LSRPOOL
LSRPOOL statistics are to be written immediately to the SMF data set.
MONITOR
Monitoring statistics are to be written immediately to the SMF data set.
MQCONN
WebSphere® MQ Connection statistics are to be written immediately to the SMF data set.
MQMONITOR
WebSphere MQ monitors statistics are to be written immediately to the SMF data set.
PIPELINE
PIPELINE statistics are to be written immediately to the SMF data set.
PROGAUTO
Autoinstalled program statistics are to be written immediately to the SMF data set.
PROGRAM
Program statistics are to be written immediately to the SMF data set.
PROGRAMDEF
Program definition statistics are to be written immediately to the SMF data set.
RECORD
RECORD is an optional keyword and does not alter the action of the transaction.
RECOVERY
Recovery statistics are to be written immediately to the SMF data set.
RESETNOW
The statistics counters are to be reset.
STATS
Statistics domain statistics are to be written immediately to the SMF data set.
STORAGE
Storage manager statistics are to be written immediately to the SMF data set.
STREAMNAME
Log stream statistics are to be written immediately to the SMF data set.
SYSDUMP
System dump statistics are to be written immediately to the SMF data set.
TABLEMGR
Table manager statistics are to be written immediately to the SMF data set.
TCLASS
Transaction class statistics are to be written immediately to the SMF data set.
TCPIP
Request global statistics for IP sockets.
TCPIPSERVICE
TCP/IP service statistics are to be written immediately to the SMF data set.
TDQUEUE
Transient data statistics are to be written immediately to the SMF data set.
TERMINAL
Terminal statistics are to be written immediately to the SMF data set.
TRANSACTION
Transaction statistics are to be written immediately to the SMF data set.
TRDUMP
Transaction dump statistics are to be written immediately to the SMF data set.
TSQUEUE
Temporary storage statistics are to be written immediately to the SMF data set.
URIMAP
URIMAP statistics are to be written immediately to the SMF data set.
VTAM®
VTAM is now z/OS® Communications Server. z/OS Communications Server statistics are to be written immediately to the SMF data set.
WEBSERVICE
WEBSERVICE statistics are to be written immediately to the SMF data set.
XMLTRANSFORM
XMLTRANSFORM statistics are to be written immediately to the SMF data set.