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 installation tape to help you install
HLASM Toolkit Feature. After the RECEIVE step has been completed,
the sample jobs can be found in SMPTLIB: IBM®.JMQ416A.F1. Make a copy of these jobs
in your own library and modify them to use during the installation
of HLASM Toolkit Feature. The sample jobs are:
- ASMWTEDT
- Sample EDIT macro
- ASMWTRCV
- Sample RECEIVE job
- ASMWTALC
- Sample job to allocate target and distribution libraries
- ASMWTDDF
- Sample job to define HLASM Toolkit Feature DDDEFs
- ASMWTAPL
- Sample APPLY job
- ASMWTIVP
- Sample install verification job
- ASMWTACP
- Sample ACCEPT job
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 where you installed High Level Assembler.