End of support

   

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Examples of FLST SVOSPARM members for extended filtration

This section provides several examples of FLST SVOSPARM members for extended filtration.

Note

You can also find these examples in the distribution BBPARM library.

SMFE14xx for backup data set view

In the following example, the member selects backups of SMS-managed, VSAM data sets that use the high-level qualifier BMC (but not BMC2), if the backup occupied more than 2000 tracks of primary space.

Example

SET MODE=ACT MSG=I SMF=I
EXC HLQ=BMC2
INC HLQ=BMC/ VSNVS=Y SMS=Y ORIGTRK>2000

SMFE15xx for backup DSN versions view

In the following example, the member selects all backup versions of data sets that resided on primary volumes assigned to storage group ACCT.

Example

SET MODE=ACT MSG=I SMF=I
SMSGROUP=ACCT

SMFE17xx for migration data set view

In the following example, the member selects all migrations of data sets that were last referenced since the beginning of 2011, except those referenced in March.

Example

SET MODE=ACT MSG=I SMF=I
EXC LREF>=2011/02/01 LREF<=2011/02/31
INC LREF>2011/01/01

Was this page helpful? Yes No Submitting... Thank you

Comments