User-specific data sets
The number of user-specific data sets created by the utility varies, because it depends heavily on the type of actions done by the user, and the number of configurations that are created. Each configuration is identified by a 4-digit number (nnnn in Table 1). The data set names all start with a user-specified high-level qualifier, followed by a product-determined low-level qualifier (which can be one or two qualifiers long).
Data set name | Description |
---|---|
hlq.$ISPFILE | Temporary data set which is deleted during the termination procedure. |
hlq.FEKLOG | Contains a log file for each version of the commands/JCL create by the utility. The member name is FEKnnnn. |
hlq.FEKTABL | Contains the profile table. |
hlq.FEKnnnn.ASM | Contains sample assembler code for configuration nnnn. This data set matches the FEK.#CUST.ASM data set referenced in the Host Configuration Guide (SC27-8437). |
hlq.FEKnnnn.CMD | Contains generated command files for configuration nnnn. |
hlq.FEKnnnn.CNTL | Contains generated command files for configuration nnnn. This data set matches the FEK.#CUST.CNTL data set referenced in the Host Configuration Guide (SC27-8437). |
hlq.FEKnnnn.JCL | Contains generated command files for configuration nnnn. This data set matches the FEK.#CUST.JCL data set referenced in the Host Configuration Guide (SC27-8437). |
hlq.FEKnnnn.PARMLIB | Contains generated parmlib updates for configuration nnnn. This data set also matches the FEK.#CUST.PARMLIB data set referenced in the Host Configuration Guide (SC27-8437). |
hlq.FEKnnnn.PROCLIB | Contains generated proclib updates for configuration nnnn. This data set matches the FEK.#CUST.PROCLIB data set referenced in the Host Configuration Guide (SC27-8437). |
hlq.FEKnnnn.IVP | Contains generated IVP output for configuration nnnn. |
hlq.FEKnnnn.DEBUG | This is a sequential data set that will contain the debug report file when run for version nnnn. |