Each migration includes the automatic migration step MigStep_CleanupMigration. This migration step compares the metadata of the database with the metadata of ARIS Risk & Compliance Manager, corrects the database if possible, and if this is impossible, outputs an error message. This results in a timely warning about inconsistencies concerning the database structure. The following individual steps are performed:
Create index, foreign and primary keys, as well as unique constraints.
Remove dummy fields that were created during the creation of new objects.
If required, enlarge field lengths, pre-decimal and decimal places, and output this information in the log file. However, you are recommended always specifying the field lengths properly. Data is not adjusted.
If objects, attributes and 1:1 relationship attributes are missing an error is output.