Do you have an UCLIN example for adding FEATURE/PRODUCT
subentries to the SYSMOD entry?
SET BDY(tgtZoneName).
UCLIN.
ADD SYSMOD(fmidName) FEATURE(featureName).
ENDUCL.
After receiving the PRODUCT/FEATURE entries in the global zone, use
Query or LIST to view the FEATURE entries. Each FEATURE entry has a
name and contains a list of FMIDs that belong to the FEATURE. For each
installed FMID in that list, build a UCL statement like above specifying
that FEATURE's name.
Kurt Quackenbush -- IBM, SMP/E Development
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN