For distributed data stores, both in z/OS and Distributed environments, Data Express provides limited Life Cycle support.
After you have loaded information about your data stores in Data Express, your table definitions may have changed. For this
possibility, the Distributed Loader provides the following options:
-
Skip - if the data store to be loaded already exists in the Knowledge Base, previously loaded tables are ignored.
-
Overwrite - if the data store to be loaded already exists in the Knowledge Base, old definitions are removed and the new definitions
are inserted. If the data store is new, definitions are added. This option clears all the data element-class assignment in
the existing data store.
-
Update - if the definition for the data store exists in the Knowledge Base, the following occurs:
- Metadata is added to the Knowledge Base for new data elements in the data store.
- Metadata for data elements that have different size values (length or precision or scale) are updated in the Knowledge Base,
but information for assigned classes remains untouched.
- Metadata for data elements that have different data types are updated in the Knowledge Base and all class assignments are
cleared.