Previous Topic: Technical Design DefaultsNext Topic: Retransformation


Transformation

Transformation is the process of creating a data structure diagram (DSD) based on the ERD. You access the DSD through the combination of the Data Structure List and Data Store List Tools.

The DSD consists of data structure objects (tables, indexes) and data store objects (databases, tablespaces, indexspaces). Based on the data objects of the DSD, the DDL is created during Generation.

Before performing transformation, CA Gen runs a consistency check against the data model. If any portion of the data model is incomplete or inconsistent, the transformation fails. The design team can either correct the errors in the data model and then transform again, or manually transform parts of the data model that were consistent. Manual transformation involves using the Data Structure List tool and requires more work from you than when CA Gen performs transformation.

CA Gen transforms a data model in the following way: