KFJ_SECURITY_EXITS_LIB
This parameter specifies the name of the security exits library for the runtime environment.
- Description
-
Use this parameter to specify the name of the data set that will contain the security exits for the runtime environment.
The default name for the security exits data set is rte_plib_hilev.rte_name.SECEXITS. By using the KFJ_SECURITY_EXITS_LIB, you can customize the name of the security exits data set.
The KFJ_SECURITY_EXITS_LIB parameter works with the CREATE and MIGRATE actions only.
If the specified data set does not exist when the CREATE or MIGRATE action runs, Configuration Manager allocates the data set and populates it with the default security exit members. For the MIGRATE action, this library will contain the security exit members from the source PARMGEN runtime environment.
- Required or optional
- Optional
- Default value
- rte_plib_hilev.rte_name.SECEXITS
- Permissible values
- A valid data set name
- Example
TEST1.TST.DEMO.MYEXITS
- Location where the parameter value is stored
- This value is not stored in a configuration member.
- Related parameters
- RTE_X_SECURITY_EXIT_LIB