Back To LeighWeb Mainframe Utilities Page
View the module associated with this documentation
This utility performs a where-used of all components of an Endevor
package against the LISTA? members of the target environment.
PCKGCHCK executes in ISPF and is invoked as follows:
COMMAND ==> TSO PCKGCHCK xxxxx {edit} {class(l)} {stage(q)}
Where:
xxxxx - The Endevor Package ID
edit - Keyword that indicates that the created JCL is to be
edited instead of sumitted
class(l) - Overides the default job class(5). If class 5 is
insufficient, class(l) should be used.
stage(q) - Overides the default target stage(q). Valid values are
Q for Qual, and M for Modo.
The output from this job is on the spool in the OUTDD dataset. This
file contains the SUPERC-search for output. This file is the result
of searching for every component in a package in the LISTA? members
of the target environment.
|