KFJ_LOCAL_PLIB_HILEV
This parameter specifies the high-level qualifiers for local libraries.
- Description
-
This parameter allows for local generation of runtime environment data sets RTEDEF, EMBEDS, and SECEXITS.
Specifying this member triggers the generation of member PCK$PARM (or PCK$lpar) in the RTEDEF data set. This parameter populates the default values for other KFJ_LOCAL_* high-level qualifier parameters in the PCK$* members, such as KFJ_LOCAL_HILEV and KFJ_LOCAL_VSAM_HILEV.
For remote deployment scenarios, this parameter allows local libraries to be used for creating, configuring, and packaging a runtime environment that can then be deployed to another system that uses different high-level qualifiers from the configuration system. For more information, see Remote deployment example using local libraries.
This parameter can be used with the following actions: CREATE, MIGRATE, GENERATE, PACKAGE, DELETE
This parameter is specified in the KCIVARS DD statement in the action job JCL and is not stored in an RTEDEF member.
- Default value
- N/A
- Related parameters