Previous Topic: Generate the ReportCenter Control Region Setup JCL

Next Topic: Verify the ReportCenter Control Region Setup


Submit the ReportCenter Control Region Setup JCL

Your setup JCL data set contains the following jobs:

S01LCALC

Allocates the region-specific (local) data sets.

S02SHALC

Allocates the shared runtime data sets.

S03LDVIP

Loads the shared runtime data sets.

S04LDVSM

Loads the local VSAM data sets from the product-specific sequential data sets.

S05LDPDS

Copies the PDS members to dsnpref.rname.TESTEXEC and dsnpref.PARMLIB for use by the product region.

Note: The member name for IIAPARMS includes the domain ID, so appears as IIAdmid.

S06MIGRT

Copies any site-specific VSAM data from an earlier release.

Setting up the ReportCenter control region differs to setting up this region for the first time because instead of creating a new region, you are adding to an existing one. ReportCenter requires no additional local or runtime data sets, or VSAM data; therefore, although the setup software has generated the jobs, most of them are dummy jobs and do not need to be run.

To submit the jobs

  1. Submit and run only the S05LDPDS job. It should complete with a condition code of 0.

Important! The job copies the PDS members to the dsnpref.rname.TESTEXEC and dsnpref.PARMLIB data sets for use by the product region. Because you are adding this feature to an existing region, the RUNSYSIN and IIAPARMS members are overwritten.

  1. Press F3.
  2. Enter X to exit the Install Utility.