The job INSTALL in the installation library SAMPJCL generates the JCL stream necessary to install CA SYSVIEW.
This step contains instructions for modifying the job INSTALL to meet the needs of your site.
Before you begin this step, have the following information available:
To modify and run the job INSTALL
//INSTALL JOB (00000000),'SYSVIEW',CLASS=A
//SYSLIB DD DISP=SHR,DSN=sysview.SAMPJCL
The INSTALL job stream contains the parameters for the macro GSVIINST. The values assigned to these parameters determine how CA SYSVIEW is installed. You can change these values in the generated job stream before the step where they are used.
The job is submitted to the internal reader, and the job stream is generated.
The job name you specified on the JOBNAME parameter is the output from the assembly. If you did not specify a job name, the job output is INST0000.
Important! Because TSO enqueues on the sysview.SAMPJCL while members are edited, the job will not execute until you release this data set by ending the edit session.
| Copyright © 2012 CA. All rights reserved. |
|