Running the Inquisitor for z/OS® UNIX® program
The HSISINQU job in the JCLLIB library performs the Inquisitor for z/OS® UNIX® collection. This job is generated from the HSISCUST post-installation customization job.
About this task
Procedure
-
In the HSISINQU job, check the values
for the following parameter and change if necessary:
- The PACK parameter is set to 1 to request that zipped output is written using the fastest level of the deflate algorithm. Higher values up to 9 can be used for better compression, but they will use more CPU time. Specify PACK=0 if use of the shrink zip algorithm is required.
- The LLQ parameter is set to Z&SMF. You can change this value if you want to generate data sets with unique names without changing the JCL library. This value is set when the HSISINQU job is submitted.
- In the program parameter string, you can specify a report message level, an override to the system identifier, and whether you want compressed or uncompressed output. Use commas to separate the various settings specified within the program parameter string.
- Run the HSISINQU job.