UNKNOWNVTSID Statement (Optional)
The UNKNOWNVTSID statement controls the behavior of the VTS component if an IBM VTS peer-to-peer, composite, UI, or secondary library ID is encountered in the raw SMF data that is not defined in VTSCMPID.
rm
By default, the daily update DAY096 step will abend when undefined peer-to-peer, composite, UI, or secondary libraries are encountered.
See VTS Peer-to-peer Libraries - VTSCMPID for information about updating the prefix.MICS.PARMS(VTSCMPID) and the VTSUTIL utility job that determines peer-to-peer/composite/UI/secondary library relationships.
The UNKNOWNVTSID statement has the following format:
UNKNOWNVTSID ABORT/REJECT
ABORT
Forces the DAY096 to abend if any peer-to-peer, composite, UI, or secondary library ID is encountered that is not defined in prefix.MICS.PARMS(VTSCMPID). This is the default if UNKNOWNVTSID is not included in prefix.MICS.PARMS(VTSOPS).
REJECT
Forces the DAY096 to reject SMF type 94 records from any peer-to-peer, composite, UI, or secondary library ID encountered that is not defined in prefix.MICS.PARMS(VTSCMPID).