SOURCE_VERSION_TYPE
The SOURCE_VERSION_TYPE CM batch parameter specifies the final disposition of the generated source base version work file.
If the SRCVF file is pre-allocated, this parameter has no effect for types FILE and TEMP.
- Values:
-
- FILE
- If the SRCVF file is not pre-allocated, it is allocated by using the attributes from ADMIN_DATASET_TYPE = 'SRCVF'.
- DB2®
- If the SRCVF file is not pre-allocated, it is allocated by using the attributes from ADMIN_DATASET_TYPE = 'SRCVF' but as a temporary file. The file contents are stored in the Db2® Admin Tool change management repository with the owner and name values from the SOURCE_VERSION_OWNER and SOURCE_VERSION_NAME parameters.
- TEMP
- If the SRCVF file is not pre-allocated, it is allocated by using the attributes from ADMIN_DATASET_TYPE = 'SRCVF' but as a temporary file.
- Default:
- FILE