SMP/E environment
All SMP/E installation jobs provided assume that all necessary DD statements for the execution of SMP/E are defined using DDDEFs.
Sample jobs are provided on the distribution tape to help you install
High Level Assembler. After the RECEIVE step has been completed, the
sample jobs can be found in SMPTLIB: IBM®.HMQ4160.F1.
Make a copy of these jobs in your own library and modify them to
use during the installation of High Level Assembler. The sample jobs
are:
- ASMWSMPE
- Sample job to define an SMP/E environment
- ASMWRECV
- Sample RECEIVE job
- ASMWALOC
- Sample job to allocate target and distribution libraries
- ASMWDDEF
- Sample job to define High Level Assembler DDDEFs
- ASMWAPLY
- Sample APPLY job
- ASMWIVP
- Sample install verification job
- ASMWACPT
- Sample ACCEPT job
- ASMWEDIT
- Sample ISPF edit macro
In the sample SMP/E jobs provided, the name of the SMP/E CSI is #globalcsi
.
The global zone name in the SMP/E CSI is GLOBAL
.
The distribution zone name is #dzone
. The target
zone name is #tzone
. The sample jobs should be updated
to reflect the CSI and zone names used at your site. Refer to the
instructions in the sample jobs for other changes you may need to
make.