

Installing Your Product Using Pax ESD or DVD › Prepare the SMP/E Environment for a Pax Installation
Prepare the SMP/E Environment for a Pax Installation
The following steps describe the process to install products using native SMP/E JCL:
- Download external HOLDDATA.
- Allocate product data sets and SMP/E data sets.
- Create an SMP/E environment.
- Receive base functions.
- Apply base functions.
- Accept base functions.
- Configure the product according to your site requirements.
The members that are used in this procedure prepare the data sets, initialize the zones, and create the DDDEFs for your product
For information about the members, see the comments in the JCL.
Follow these steps:
- Customize the macro BRMSEDIT with your site-specific information and then copy the macro to your SYSPROC location. Replace the rightmost parameters for each ISREDIT CHANGE command. Each time you edit an installation member, type BRMSEDIT on the command line, and press Enter to replace the defaults with your specifications.
The macro is ready to customize the yourHLQ.SAMPJCL members.
Note: Set the DASD HLQ to the same value specified for yourHLQ within the JCL that is used to unzip the pax file.
Note: The following steps include instructions to execute the BRMSEDIT macro each time you open a new SAMPJCL member. To edit all SAMPJCL members simultaneously, read and follow the instructions in the BRMAREAD member, and submit the BRMEDALL member.
- Open the SAMPJCL member BRM1HOLD in an edit session and execute the BRMSEDIT macro from the command line.
BRM1HOLD is customized.
- Submit BRM1HOLD.
This job downloads the error and FIXCAT HOLDDATA from http://ca.com/support.
- Open the SAMPJCL member BRM2ALL in an edit session and execute the BRMSEDIT macro from the command line.
BRM2ALL is customized.
Note: When upgrading into an existing CSI, comment out any allocation DD statements for existing files.
- Submit BRM2ALL.
This job produces the following results:
- The target and distribution data sets for your product are created.
- Unique SMPLTS, SMPMTS, SMPSCDS, and SMPSTS data sets for this target zone are created.
- Open the SAMPJCL member BRM3CSI in an edit session and execute the BRMSEDIT macro from the command line.
BRM3CSI is customized.
Note: When upgrading into an existing CSI, comment out any allocation DD statements for existing files and delete the CREATCSI step. Change all ADD’s to REP’s.
- Submit BRM3CSI.
This job produces the following results:
- The CSI data set is defined.
- The SMPPTS and SMPLOG data sets are allocated.
- The global, target, and distribution zones are initialized.
- The DDDEF entries for your product are created.
- The DDDEFs for the required SMP/E data sets are created.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|