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:
Follow these steps:
//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 that are 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 that 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! Your TSO enqueues on the sysview.SAMPJCL while members are edited. Therefore, end the edit session to release this data set so the job executes.
|
Copyright © 2013 CA.
All rights reserved.
|
|