A SERVICE OF

logo

Chapter 3. Using CMFMON’s Write Facility 45
ARD
ARD
[JOBNAME=(job1,job2,...,jobn)]
[,CLASS=(A|AS|B|O|T)]
[,DOMAIN={A|(dmn1,dmn2,...,dmna:dmnb)}]
[,STATUS=(A|I)]
[,RSMDATA=(YES|NO)]
Overview
Collects data on consumption of resources by address spaces. If no operands are specified, data
is collected for all active address spaces. Data is recorded in SMF79 subtype 2 records and
reflects the activity of jobs since they became active.
Parameters
JOBNAME Up to 32 names of the jobs for which data is to be collected. A
jobname is 1 to 8 characters.
Partial names specified with wildcard characters are not supported.
CLASS Indicates the class of job(s) for which data is to be collected. Possible
values are:
A All address spaces
AS Advanced program-to-program communications (APPC)
transaction scheduler address spaces (ASCH)
B All batch and started-task address spaces
O All MVS OpenEdition address spaces
T All TSO address spaces
DOMAIN Up to 16 domain numbers or ranges for which data is to be collected,
or A for all domains.
STATUS One-character indicator of the status of the job(s) for which data is to
be collected. Possible values are:
A All address spaces
I Swapped-in address spaces only
RSMDATA Indicates whether to collect real storage data for the selected address
spaces. The default is YES.