KFJ_LOCAL_KD5_RUN_ALLOC
This parameter controls if the job for Db2-related data set allocation is submitted. This parameter is used for remote deployment scenarios.
- Description
-
In a remote deployment scenario, you can use this parameter to specify whether to submit the Db2-related data set allocation job. This job allocates all operational data sets required for the enabled functions (for example, to collect data for Thread History). This job does not overwrite existing operational data sets.
Specify one of the following values:- GENERATE
- Trigger the ALLOCDS JCL job during the GENERATE action. With this option, you cannot customize the KD2 operational data set allocation parameters.
- DEPLOY
- Trigger the ALLOCDS JCL job during the DEPLOY action. With this option, you can customize the KD2 operational data set allocation parameters.
- NONE
- Do not trigger the ALLOCDS JCL job. With this option, you can customize the KD2 operational data set allocation parameters.
Tip: For non-remote deployment scenarios (PACKAGE, DEPLOY), you can use parameter KD2_OMPE_RUNALLOC to perform the same function. - Required or optional
- Optional
- Default value
- GENERATE
- Permissible values
- GENERATE, DEPLOY, NONE
- Related parameters
- KD2_OMPE_RUNALLOC