KFJ_EMBEDS_LIB
This parameter identifies the data set that contains the override embed values for the RTE.
- Description
-
Use this parameter to specify the name of the data set (the embeds data set) that will contain the override embed values to use for the RTE. The data set must be accessible by Monitoring Configuration Manager. An example of the data set name is
highlevel.CFM.RTEDEF.EMBEDS
.This parameter is active only if KFJ_USE_EMBEDS is set to
Y
.The default name of the embeds data set is
rte_plib_hilev.rte_name.EMBEDS
, which is intended for a single RTE. By using KFJ_EMBEDS_LIB, you can customize the name of the embeds data set and use the same override embed parameters and values for multiple RTEs. If you will be using different override values for different RTEs, consider using the rte_name or sysname values in the data set name.If the specified data set does not exist when the CREATE or MIGRATE action runs, Monitoring Configuration Manager creates the data set and populates it with the override embed parameters and values for the products that are installed in the respective CSI used to build the RTE. For the MIGRATE action, this library will contain the override embed parameters and values from the RTE being migrated from.
If the specified data set exists when the CREATE or MIGRATE action runs, none of the existing members in it are changed or removed; only new members are added, which can occur if the CSI used to build the RTE has changed to add products.
- Required or optional
- Optional
- Default value
rte_plib_hilev.rte_name.EMBEDS
- Permissible values
- A valid MVS data set name
- Example
TEST1.TST.DEMO.EMBEDS
- Related parameters
- KFJ_USE_EMBEDS