Migration Log Only Constraints

This section lists those constraints that will automatically prevent invalid data from being migrated. If the migration wizard encounters any such invalid data, the migration log file will contain an item indicating the constraint that was violated and which item caused the violation.

toc_linkto_fk

A shortcut in the Toc table links to a non-existent entry. The migration wizard will not migrate any such rows.

toc_edoc_store_ck

An electronic document in the Elec table links to a non-existent electronic file. The migration wizard will not migrate any such rows.

toc_pagecount_ck

Folders and shortcuts cannot have pages associated with them. The migration wizard will not migrate any linked items in the Doc table.

doc_toc_fk

A page described in the Doc table is referencing a non-existent document. The migration wizard will not migrate any such rows.

doc_storeid_fk

A page described in the Doc table has a negative StoreId. The migration wizard will not migrate any such rows.

lup_propdef_fk

The lookup table references a non-existent field. The migration wizard will not migrate any such rows.

loc_doc_fk

An entry in the Loc table is referencing a non-existent page. The migration wizard will not migrate any such rows.

lft_doc_fk

A row in the lft table is referencing a non-existent page. The migration wizard will not migrate any such rows. This constraint is only relevant if you configure the migration utility to migrate thumbnail data.

grouplist_group_fk

A group described in the GrpList table is referencing a non-existent group. The migration wizard will not migrate any such rows.

grouplist_member_fk

A user in the GrpList table is referencing a non-existent group. The migration wizard will not migrate any such rows.

ann_type_ck

An annotation in the Ann table has an invalid type. The migration wizard will not migrate any such rows.

entry_link_self_link_ck

A row in the DocLink table has a document linked to itself. The migration wizard will not migrate any such rows.

password_history_pk

There is a duplicate row in the PasswordHistory table. The migration wizard will not migrate any such rows.

disp_sched_alt_sched_id_ck

A retention schedule cannot reference itself as the alternate retention schedule. The migration wizard will drop the alternate retention schedule link.

disp_sched_trigger_ck

A retention schedule in the RetSched table contains an alternate retention event, but does not have an alternate retention schedule. The migration wizard will drop the alternate retention event from the retention schedule.

For more information on a specific upgrade or migration topic, return to the upgrade and migration home page.