Modification of Columns of Existing Tables
- You must set the Column UDP ‘Custom’ as YES for all the columns being customized. (Table UDP ‘Custom’ is not required to be set for out-of-the-box tables).
- Support is extended for column length change and addition of new
columns. Ensure that the existing column, when represented in SQL
Modeler
must be intact with the base model definition for information such as UDPs,
domains, and other logical information. Otherwise, it can create inconsistencies
in the populated information of the OFSAA Metadata Repository.
Note:
Oracle recommends that you import only the altered columns into the SQL Modeler to avoid orver-writing of the changes from the previous uploads (if you import all the columns that are altered and unaltered).However, if you choose to import all the columns and avoid overwriting the existing changes, select the blank value (do not select BYTE or CHAR) from the Units drop-down list in the Column Properties tab in the SQL Modeler.
- As model level UDPs are not supported by SQL Modeler, you must add the Model UDP - VERSION at the table level. Ensure that the version for an existing table undergoing customization is equal or higher than that of the previous model. If it is missing for any table, the default value is 80000. Therefore, there are possibilities to ignore customizations.