Previous Topic: 7.2.3.1.1 SMFTYPE StatementNext Topic: 7.2.3.1.3 VTSSYSID Statement


7.2.3.1.2 UNKNOWNVTSID Statement

The UNKNOWNVTSID statement is optional.  This statement is
used to control 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
prefix.MICS.PARMS(VTSCMPID).

By default, the daily update DAY096 step will abend when
undefined peer-to-peer, composite, UI, or secondary libraries
are encountered.

Refer to section 7.2.3.3 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

where:

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).