Syntax
SMFTYPE=(nnn[,TYPE(ss,ss,...)|,NOTYPE(ss,ss,...)])
- Where:
- nnn is the SMF record type (also known as record number). It can be any integer between 128 and 255. Specify a record type that is not currently in use by another product.
- ss is the SMF record subtype. For details, see SMF Record Subtypes.
- SMFTYPE can be abbreviated as SMFT. There is no default for SMFTYPE; SMF recording is disabled.
- TYPE can be abbreviated as TY. It can be any integer between 1 and 21. Up to 21 values can be listed in a comma-delimited list. If a value is repeated, no error message is produced. TYPE defaults to 1, 2, 3, 4, 7, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21.
- NOTYPE can be abbreviated as NTY. It can be any integer between
1 and 21. Up to 21 values can be listed in a comma-delimited list.
If a value is repeated, no error message is produced. NOTYPE defaults
to 5, 6, 8, 10 meaning these subtypes are not recorded.Note: The TYPE and NOTYPE subparameters have no effect if SMFTYPE is not specified.