IBM SMF Explorer
GitHubToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Sample - cics_ims

Request the necessary columns for cics/ims workload analysis.

Description

Columns renamed and converted to string or boolean output: - cpu_critical Indicates whether the period is CPU critical or not. - stgcrit_implicit Indicates whether the period belongs to a service class that was assigned storage protection (storage critical). The service class was used in subsystem type CICS® or IMS and the rule specified storage critical = yes. - pserver_type_name Describes the type of the server associated with the record, based on the bits in the field ‘pserver_type’. (T = transaction, E = enclave and Q = queue server)

Sample fields

The sample will fetch the following fields.

NameBased onDescriptionType/Format
pserver_type_name virtualpserver_typeServer type name
pi_sysplex processedSMF99_PSPIsysplex performance indexinteger
prtpSMF99_PRTPResponse time goal percentile. Zero if period does not have a percentile response time goal.integer
srv_cp_serviceSMF99_PSERVservice accumulated during intervalinteger
srv_class_nameSMF99_CNAMservice class namestring
period_impSMF99_PIMPORimportanceinteger
cpu_critical virtualflagsPeriod is cpu critical
rvnSMF99RVNRecord Version Numberinteger
disp_prioSMF99_PBDPbase dispatching priorityinteger
pcnmSMF99_PCNMInternal service class namestring
goal_typeSMF99_PGOALTYPgoal type: 1 - short response time, 2 - long response time, 3 - velocity, 4 - discretionaryinteger
sidSMF99SIDSystem identification (from the SID parameter).string
pi_local processedSMF99_PLPIlocal performance indexinteger
timestamp virtualdate
time
Record Timestamp
vn2SMF99VN2Record sub version. Used to identify changes to the record in the service streaminteger
srv_zaap_serviceSMF99_PISERVIFA service accumulated during intervalinteger
goal_valueSMF99_PGOALVALgoal value: response time goal - goal in milliseconds, velocity - velocity, discretionary - zerointeger
period_numSMF99_PNUMperiod numberinteger
piodpSMF99_PIODPI/O priorityinteger
stgcrit_implicit virtualflagsperiod belongs to a service class that was assigned storage protection (stg critical) in the active service policy. The service class was used in subsystem type CICS or IMS and the rule specified storage critical = yes. Also on for transactionserver DISPs serving protected service classes.