When you have edited DFHISTAR with the values for installation parameters
for your CICS® environment, submit DFHISTAR.
When you run DFHISTAR, it tailors the skeleton jobs selected in the DFHISTAR input (by the
SCOPE or SELECT parameter) to your environment and adds them to the library
that you specified on the LIB parameter (by default, hlq.XDFHINST).
If necessary, DFHISTAR creates the library that is specified on the LIB parameter.
A Table in section 6.4 of the CICS Transaction Server for z/OS® Program Directory lists
those skeleton jobs installed in the hlq.SDFHINST library that you
can tailor by running DFHISTAR.
Note:
You must specify the full name of the installation library
from which the skeleton jobs are obtained, on the TEMPLIB parameter and SYSPROC
DD statement of DFHISTAR (by default, hlq.TDFHINST). For the post-installation
tasks that are described in this book, you should specify TEMPLIB SDFHINST.
DFHISTAR produces a job log and, if necessary, an error code:
- The output job log lists the values that were actually used for the parameters
of DFHISTAR.
- If any error occurs when running DFHISTAR, an error code of 4 or 12 is
returned. For error code 4, the skeleton jobs are tailored and added to the
hlq.XDFHINST library. For error code 12, the skeleton jobs are not
tailored or copied. To resolve the cause of the error, examine the output
job log and, if necessary edit and submit DFHISTAR again.
[[ Contents Previous Page | Next Page Index ]]