Transform to Logical Data Model wizard - Options page

Use this page to specify options for the transformation.
Data type defaults
Specify options for the default data type.
Data type
Specify a default logical data type. The default data type is used as the logical data type if the physical data type is not defined for a column or if a column has an invalid physical data type.
Length
Specify a default length value. The default length is used when a column has a physical data type for which a required length was not specified.
Precision
Specify a default precision value. The default precision is used when a column has a physical data type for which a required precision was not specified.
Scale
Specify a default scale value. The default scale is used when a column has a physical data type for which a required scale was not specified.
Miscellaneous
Specify additional options for the transformation.
Copy documentation
Select to copy comments that are associated with physical data model elements to their logical model element equivalents.
Generate traceability
Select this option to generate traceability between columns in the physical data model and the resulting attributes in the logical data model. Traceability is maintained through dependencies between the attributes and the columns that have a dependency type of TRANSFORM_TRACEABILITY. These dependencies are owned by the columns in the physical data model. If you generate traceability, you can discover these dependencies by performing an analyze impact action on the column or attribute.
Package name
Type a name for the logical data model package.

Feedback