RTE_LOAD_SHARED_LIBS

This parameter determines whether to include the shared libraries of a base or full runtime environment in the Load job of a sharing-with-base or sharing-with-full runtime environment.

Required or optional
Required
PARMGEN name
RTE_LOAD_SHARED_LIBS
Description
Determines whether to include the shared libraries of a base or full runtime environment in the Load job of a sharing-with-base or sharing-with-full runtime environment. Accept the default value (Y) to ensure that all maintenance is loaded properly into the runtime environment.

If you have multiple runtime environments that share the same read-only data sets, one of the environments should be configured to load the common shared base libraries (RTE_LOAD_SHARED_LIBS=Y). All the other sharing environments should be set to N. This prevents the same libraries from being loaded every time you run the KCIJPLOD load job for each sharing environment.

Related parameters