Event recording and reporting filter criteria descriptions

The following filter criteria are available for use with Advanced Allocation Management event recording and reporting.

Value prefixes are allowed for the criteria as indicated. A value prefix is one or more characters followed by an asterisk that allows matching to occur on a portion of the value. For example, specifying FILTER_SET=JOBNAME=AB* or FILTER_SET=JOBNAME=(AB*) allows all jobs that have names that begin with AB, to pass filtering.

ADISP=value
Abnormal termination disposition. The following values are valid:
  • KEEP
  • DELETE
  • CATLG
  • UNCATLG
DATACLAS=value
SMS data class (1 - 8 characters). Value prefix is allowed.
DDNAME=value
ddname (1 - 8 characters). Value prefix is allowed.
DSNAME=value
Data set name (1 - 44 characters). Value prefix is allowed.
DSORG=value
Data set organization (2 characters). The following values are valid:
  • PS (physical sequential)
  • PO (partitioned organization)
  • DA (direct access)
  • VS (VSAM)
  • KS (VSAM key-sequenced data set)
  • RR (a VSAM variable-length or fixed-length relative-record data set)
  • ES (VSAM entry-sequenced data set)
  • LD (VSAM linear data set)
  • NV (non-VSAM data set)
Note: If you specify DSORG=VS, all records that have a DSORG value of KS, ES, RR, or LD are also selected in addition to records that have the generic value of VS. Likewise, if you specify a DSORG of NV, all records that have a DSORG value of PS, PO, or DA are also selected in addition to records that have the generic value of NV.
ENDTIME=value
An end time value that is specified in yyyy/mm/dd-hh:mm:ss format where: yyyy = year, mm = month, dd = day, hh = hour, mm = minutes, and ss = seconds. To specify a time frame, use ENDTIME with STARTTIME.
Note: You must specify a hyphen (-) between the date and time values. For example: 2004/09/02-10:25:00. Embedded spaces between the date and time values are not permitted.
JOBNAME=value
Job name (1 - 8 characters). Value prefix is allowed.
JOBTYPE=value
Job type. The following values are valid:
  • JOB (a normal job address space)
  • STC (started task)
  • TSU (time-sharing user)
  • APPC (APPC address space)
MGMTCLAS=value
SMS management class (1 - 8 characters). Value prefix is allowed.
NDISP=value
Normal termination disposition. The following values are valid:
  • PASS
  • KEEP
  • DELETE
  • CATLG
  • UNCATLG
PROGRAM=value
Program name (1 - 8 characters). Value prefix is allowed.
PROCSTEPNAME=value
procstepname (1 - 8 characters). Value prefix is allowed.
SDISP=value
Status disposition. The following values are valid:
  • NEW
  • SHR
  • OLD
  • MOD
SMS-MANAGED=value
SMS management. The following values are valid:
  • (Y)ES
  • (N)O
STARTTIME=value
A start time value that is specified in yyyy/mm/dd hh:mm:ss format where: yyyy = year, mm = month, dd = day, hh = hour, mm = minutes, and ss = seconds. To specify a time frame, use STARTTIME with ENDTIME.
Note: You must specify a hyphen (-) between the date and time values. For example: 2014/09/02-10:25:00. Embedded spaces between the date and time values are not permitted.
SUBSYS=value
Advanced Allocation Management subsystem ID (1 - 4 characters). Value prefix is allowed.
STEPNAME=value
Step name (1 - 8 characters). Value prefix is allowed.
STORCLAS=value
SMS storage class (1 - 8 characters). Value prefix is allowed.
STORGRP=value
SMS first or only storage group (1 - 8 characters). Value prefix is allowed.
SYSID=value
MVS™ system ID (1 - 4 characters). Value prefix is allowed.
TEMPDS=value
Temporary data set. The following values are valid:
  • (Y)ES
  • (N)O