The Install Utility lets you set up a region with the products you installed. If you need additional product regions, you can reuse the Install Utility to create them.
To specify a product region
EXEC 'dsnpref.NMC0.CAIJCL(INSTALL)'
The Install Utility panel appears.
Note: On each of the Install Utility panels, you can use the following keys:
The Install Utility Primary Menu panel appears.
The SETUP Product Region Primary Menu panel appears.
The SETUP Specify Product Region Name panel appears.
Note: If you want to add this product to an existing region, enter 4 (Add Products and Additional Features to a Region) and select the appropriate region.
The Install Utility uses the name that you entered to generate local data set names and the started task JCL. For example, if you enter REGION01 as the region name, your started task JCL is REGION01 and a local region file, such as the Virtual File System (VFS), is dsnpref.REGION01.VFS.
The SETUP Product Selection panel appears.
Note: For information about the fields, press F1 (Help).
Note: On the SETUP Region Information panel, ensure that the value of the Subsystem Interface Identifier matches the value of the SOLVE SSI you intend to use.
The setup software generates a series of setup jobs in the dsnpref.NMC0.rname.JCL library.
Allocates the region-specific (local) data sets. If you are upgrading and have increased the size of a particular file, modify the JCL to increase the space allocation as required.
Allocates the shared run-time data sets.
Populates the MODS, PANELS, and OSCNTL files.
Populates the other VSAM files.
Copies some PDS members to dsnpref.rname.TESTEXEC or dsnpref.PARMLIB for use by the product region. If this product is being added to an existing region, the RUNSYSIN and IIAPARMS are overwritten.
Note: The member names for IIAPARMS and SXPARMS include the domain ID, so they appear as IIAdmid and SXPdmid.
Copies site-specific VSAM data from an earlier release.
Note: After your product is installed, it monitors the size of your VSAM data sets. For more information about tuning VSAM data sets, see the Reference Guide.
The Install Utility Primary Menu panel appears.
Note: If you want to replicate this product region on another system, certain data sets are required. Copy the data sets listed in dsnpref.NMC0.rname.JCL(DSLIST) to your target system.