KFJ_PACK_TERSE
Specifies to use the terse data set option.
The KFJ_PACK_TERSE parameter works as a switch during PACKAGE and DEPLOY actions:
- Y – Terse the packages created during PACKAGE action, that is, append suffix "TRS" to the
package data set. Instruct the DEPLOY action to read tersed package data sets. Use
KFJ_PACK_TERSE Y
if you transfer package data sets using FTP. - N – Do not terse the package data sets created by the PACKAGE action. The DEPLOY action
will read the DUMP data sets using the documented naming convention. Use
KFJ_PACK_TERSE N
when working with Virtual Tapes.
This parameter is not stored in any RTEDEF member and will be specified in the KCIVARS DD statement of your Configuration Manager batch JCL.
- Required or optional
- Optional
- Default value
- N
- Permissible values
- Y, N
- Location where the parameter value is stored
- This value is not stored in a configuration member.