Starting the configuration utility
Start the configuration utility using the BLZCINIT REXX executable code. You can run the executable code from the TSO command processor panel.
About this task
EX 'BLZ.SBLZEXEC(BLZCINIT)'
'BLZ BLZ.CONFIG'. The ISPF client command BLZCINIT accepts
three parameters: - HLQ
- The data set name high level qualifiers for the configuration utility data sets. If this is not specified, the HLQ used to start BLZCINIT is used as the default.
- USERHLQ
- The data set name high level qualifiers for the configuration
utility data sets created by the configuration utility process. If
this is not specified, the default data set name high level qualifier
is
BLZ.#CUST. - Language
- Identifies the national language. Currently, the configuration
utility only supports the following languages:
- ENU
- U.S. English, which is the default if Language is omitted
- ENP
- U.S. English uppercase
- JPN
- Japanese
For example, run the BLZCINIT REXX executable code with the
following
command
ex 'BLZ.V702.SBLZEXEC(BLZCINIT)' 'BLZ.V702 BLZ.CONFIG ENU'
The resulting data set used are: - BLZ.V702.SBLZPENU and other BLZ.V702.*
- System data sets
- BLZ.CONFIG.ELMnnn.*
- Configuration data sets
IBM ELM v7.0.2 utility initialization
HLQ for install datasets = BLZ.V702
HLQ for user datasets = BLZ.CONFIGThis
information provides the version of the configuration utility, the product library high level
qualifier used, and the high level qualifier of the configuration data sets. What to do next
