Start of change

Collection Services data files: QAPMSMJOS

This database file contains summarized metrics from job data (*JOBOS collection category) that may be used in support of system monitoring.

These metrics are calculated from more discrete data found in the QAPMJOBOS file. One record is written per database interval.

Field Name Description Attribute
INTNUM Interval number. The nth sample database interval based on the start time specified in the Create Performance Data (CRTPFRDTA) command. PD (5,0)
DATETIME Interval date and time. The date and time of the sample interval. Timestamp
INTSEC Elapsed interval seconds. The number of seconds since the last sample interval. PD (7,0)
SMOBLIOR Batch logical IO rate. The average number of logical database read and write operations per second for batch jobs (job type B). B (9,2)
SMOARSPT Average interactive response time. The average interactive response time in milliseconds for interactive jobs (job type I). B (9,0)
SMOMRSPT Maximum interactive response time. The largest response time in milliseconds for an interactive job (job type I). B (9,0)
SMOMRSPJ Maximum interactive response time job identifier. The value of JBTDE for the interactive job (job type I) with the highest interactive response time. C (8)
SMOMRNAME Maximum interactive response time job name. Job name for the interactive job (job type I) with the highest interactive response time. C (10)
SMOMRUSER Maximum interactive response time job user. Job user for the interactive job (job type I) with the highest interactive response time. C (10)
SMOMRNBR Maximum interactive response time job number. Job number for the interactive job (job type I) with the highest interactive response time. C (6)
SMOITRNR Interactive transaction rate. The number of transactions per second for interactive jobs (job type I). B (9,2)
SMOSPLFR Spooled file creation rate. The number of spooled files being created per second. B (9,2)
SMOMSPLF Maximum spooled files created. The largest number of spooled files created by a job. B (9,0)
SMOMSPLFJ Maximum spooled files created job identifier. The value of JBTDE for the job creating the most spooled files. C (8)
SMOMSNAME Maximum spooled files created job name. Job name for the job creating the most spooled files. C (10)
SMOMSUSER Maximum spooled files created job user. Job user for the job creating the most spooled files. C (10)
SMOMSNBR Maximum spooled files created job number. Job number for the job creating the most spooled files. C (6)
SMOB4F01 Reserved. B (9,0)
SMOB4F02 Reserved. B (9,0)
SMOB8F01 Reserved. B (18,0)
SMOB8F02 Reserved. B (18,0)
End of change