You install all the elements from the CICS® TS CBPDO using a single installation process. The CBPDO Memo to Users Extension contains information about the CBPDO you ordered, and the features and service it includes. It also contains CBPDO installation information.
The first planning task is to read the Memo to Users Extension thoroughly before starting any of the install tasks. If you are a new user of CBPDO, you should also read the IBM® publication, MVS Custom-Built Offerings Planning and Installation, SC23-0352.
The CICS Transaction Server for z/OS: Program Directory gives a sample IEBCOPY job that you can customize to copy RELFILE(2) from the CICS TS CBPDO tape. Modify the LABEL=3 parameter to reference the file number of RELFILE(2) as supplied on the CBPDO tape. When you have copied RELFILE(2) to DASD, you generate a single set of install jobs using the CICS TS job generator, DFHISTAR. This generates the following set of customized install jobs, based on the parameters you specify to DFHISTAR:
The CICS Transaction Server for z/OS: Program Directory describes this process and tells you when to return to the CICS Transaction Server for z/OS Installation Guide to continue..
Edit the DFHISTAR Job describes all the parameters that you can specify to customize the install jobs, and explains the jobs that are generated.
One of the most significant parameters you are asked to specify is the high-level qualifier for the data sets into which the jobs install the product. CICS TS comprises a number of elements that are installed in a single process by the DFHINSTn jobs. To ensure the element libraries are easily identified, DFHISTAR adds an element qualifier to the data set names. Using the default high-level qualifier CICSTS31, the names generated by DFHISTAR take the following form:
To enable you to customize the HFS-related jobs, the following parameters are provided in the DFHISTAR job:
This parameter is used by job DFHIHFS0.
The default data set name is OMVS.USR.LPP.CICSTS.CICSTS31.
This parameter is used by job DFHIHFS1.
This parameter is used by job DFHIHFSA.
Run the install jobs as follows:
This job is required once only, the first time you install CICS TS, and can be skipped in subsequent releases.
There is more detailed information about all these jobs in the CICS TS CICS Transaction Server for z/OS Program Directory, and also in the comments at the start of each job.
On completion of the installation jobs, you have all the elements installed. Note that there is no provision within the DFHISTAR job generator, or in the generated jobs, to exclude an element from the install process. When you run the jobs, SMP/E installs all the elements included on the CICS TS CBPDO tape.
By default, SMP/E installs CICS TS in new SMP/E global, target, and distribution zones. The DFHINST3 job creates a new CSI data set for each zone. If you want to vary this default SMP/E configuration, see the CICS Transaction Server for z/OS Program Directory for information about the parameters that control the SMP/E zones and the disposition of the CSI data sets.
[[ Contents Previous Page | Next Page Index ]]