Depending on how schema changes are made, the data dictionary and the physical database tables can get out of sync. In an ideal situation, the data dictionary and the sql table structure should be identical. This procedure provides the steps to determine if the database tables are consistent with the data dictionary.
This procedures uses the compare function that is built into the Transfer In function for Data Dictionary tables. Since there is a small possibility that you could make a mistake and inadvertently change your data dictionary, it is recommended that you create a backup of your data dictionary using the Transfer Out function in the Database Update Wizard.
Caution: Do not click on any of the panel actions.
If you need to produce a results data set that can be manipulated (search, sort, etc) or included in a report, you can create a view of afm_fld_trans in the Smart Client.
See Also