ACTION_GENERATE_BASE_VERSION
The ACTION_GENERATE_BASE_VERSION CM batch parameter specifies whether and how to generate a base version.
With this parameter, you can start Change Management (CM) batch interface only to generate a base version. The GENERATE_BASE_VERSION_BEFORE_RUN and GENERATE_BASE_VERSION_AFTER_RUN parameters enable you to configure Change Management (CM) batch interface so that base versions are automatically generated during the run change process. Generating a base version by using the ACTION_GENERATE_BASE_VERSION parameter and choosing to generate DDL from a base version (GENERATE_DDL_FROM_BASE_VERSION parameter) in the same invocation of Change Management (CM) batch interface enables to you save the current definitions of objects in the base version and also to generate a DDL file from these object definitions.
- Values:
-
- AUTO
- A base version is generated and the content is automatically determined by the product for the specified change entry. The content of the base version is based on the registered change statements for the specified change entry.
- USER
- A base version is generated and the content is determined by a user-specified version scope.
- NO
- A base version is not generated. However, this setting has no control over whether a base version is automatically generated as determined by the GENERATE_BASE_VERSION_BEFORE_RUN and GENERATE_BASE_VERSION_AFTER_RUN parameters.
- Default:
- NO