HLASM Toolkit Feature Installation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Method 2: Apply service using a batch job

HLASM Toolkit Feature Installation and Customization Guide
GC26-8711-09

The batch job to apply service to HLASM Toolkit Feature uses the MSHP system history file where HLASM Toolkit Feature was installed.

A sample job to apply service using MSHP is shown in Figure 1. This job is supplied as ASMTAPP.Z. For more information about MSHP see z/VSE: System Control Statements.

Figure 1. Job to install service
// JOB ASMTAPP Apply Service
// ASSGN SYS006,cuu            1 
// EXEC MSHP,SIZE=700K
INSTALL SERVICE FROMTAPE       2 
/*
/&

In area  1 , change cuu to the address of the tape drive where you have mounted the service tape.

Area  2  shows the MSHP statement to install service from a tape. The information in the system history file directs MSHP to apply the service to the sublibrary in which HLASM Toolkit Feature is installed. You do not need to supply this information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014