Previous Topic: 7.2.3.3.1 Executing the VTSUTIL Utility JobNext Topic: 7.2.3.4 VTS Database Space Modeling (DBMODEL)


7.2.3.3.2 Customizing the VTSCMPID Member

Prefix.MICS.PARMS(VTSCMPID) is created when the VTS component
is installed in a unit.  The distributed member is shown
below:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* DISTRIBUTED SAMPLE VTSCMPID MEMBER                              *
*                                                                 *
* TO GENERATE VTSTMPID MEMBER, EXECUTE prefix.MICS.CNTL(VTSUTIL). *
*                ---                                              *
* REVIEW VTSTMPID.  UPDATE COMP/UI/SEC LIBRARY ID'S AT BOTTOM OF  *
* THIS VTSCMPID MEMBER.                                           *
*         ---                                                     *
* NOTE: ACTUAL LIBRARY ID'S MUST NOT BE COMMENTED                 *
*                                                                 *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Composite    UI    Secondary
*  Library   Library  Library
*    ID        ID       ID
*   -----     -----    -----
*   CMP01     UI001    SEC01
*   CMP02     UI002    SEC02
*   CMP03     UI003    SEC03
The component generation job, prefix.MICS.CNTL(VTSPGEN)
parses prefix.MICS.PARMS(VTSCMPID) and creates a SAS FORMAT
used to populate data element composite Library Association
(VTSCMPID) in the IVT Information Area data base files.

** IMPORTANT NOTES **

- Use the VTSUTIL job to build temporary member
  prefix.MICS.PARMS(VTSTMPID).  If any composite/UI/secondary
  relationships are found, copy the library ID lines from
  VTSTMPID to the bottom of VTSCMPID.

- All lines in prefix.MICS.PARMS(VTSCMPID) must start with an
  '*' except for the lines containing the five digit
  composite, UI, and secondary VTS library serial numbers.

- In the event that the VTSUTIL utility job fails to
  correctly associate composite libraries with their related
  UI and secondary libraries, the VTSCMPID member must be
  manually updated to show the correct association.

- Each run of the VTSUTIL utility job replaces
  prefix.MICS.PARMS(VTSTMPID).  In the utility job is
  executed several times against partial sets of SMF data,
  copy the composite/UI/secondary entries to VTSCMPID after
  each run until VTSCMPID contains the entire list of
  composite/UI/secondary associations.