DataFlux Data Management Studio 2.7: User Guide

Merge Usage Notes

Merging CI 2010B and Later to CI 2010A and Earlier Versions

The QKB file formats were changed in CI 2010B. It is not possible to merge a QKB whose version is CI 2010B or later (source QKB) into a QKB that has an earlier version than CI 2010B (destination QKB). It is possible to merge a QKB that has a version earlier than CI 2010B into a QKB of version CI 2010B and later (destination QKB).

Merge Behavior

The following table explains the merge results when a definition, data type, or library file exist in both the source QKB and the destination QKB.

Has the QKB been customized?

Merge Behavior

Source QKB

Destination QKB Definitions and Data Types QKB Library Files
NO NO

No change to the destination QKB.

No change to the destination QKB.
YES NO
  • The tag '(backup xxx)' is appended to the name of the definition or data type in the destination version.
  • The source version of the definition or data type is moved into the destination QKB.
  • The tag '(backup xxx)' is appended to the name of the QKB library file in the destination version.
  • The source version of the QKB library file is moved into the destination QKB.
NO YES
  • The tag '(backup xxx)' is appended to the name of the definition or data type in the destination version.
  • The source version of the definition or data type is moved into destination QKB.
  • The destination version is persevered and not renamed.
  • The source version of the QKB library file is not moved into the destination QKB and therefore will not exist in the destination QKB.
YES YES
  • The tag '(backup xxx)' is appended to the name of the definition or data type in the destination version.
  • The source version of the definition or data type is moved into the destination QKB.

  • The tag '(backup xxx)' is appended to the name of the QKB library file in the destination version.
  • The source version of the QKB library file is moved into destination QKB.

NoteNote: When '(backup xxx)' is appended to a name, the 'xxx' will be a numerical value starting with '001'. It will increase in value to ensure no duplication in names occurs.

Documentation Feedback: yourturn@sas.com
Note: Always include the Doc ID when providing documentation feedback.

Doc ID: DMCust_QKBUsage_Merge.html