ArcFM Desktop > Designer > CU Administration > Update Schema |
Pre-requisites: Login as the owner of the system tables and run the Upgrade ArcFM Solution Database and Create/Update ArcFM Solution Tables tools.
Microsoft SQL users: Login to the database that holds the core MM_ tables (not the GIS or PX databases, for example). Failure to login to the correct database will result in tables being created with broken relationships. |
You will not be able to access any other tabs in the CU Administration tool until the Update Schema tool has been executed. This tool creates and updates the tables and relationships required for the tools in CU Administration to function properly (for a complete list, see the section at the bottom of this page). Follow the steps below to update your geodatabase to use the CU Administration tools.
The Update Schema tool creates the following tables, relationships and model names.
Tables
- MM_CU_ATTRIBUTES
- MM_CU_DOMAINFILTER
- MM_CU_EXTENDED_DATA
- MM_CU_LIBRARY
- MM_CU_SEARCH_XML
- MM_CU_SYS_PALETTES_XML
Relationships
- CUAttributeRelationship
- CUExtendedDataRelationship
Field Model Names
The following field model names are added to the Designer Field Model Name domain.
CU_LIBRARY_ID
Assigned to the ID field on the MM_CU_LIBRARY table. This field provides a unique ID for CUs.
Deleting system tables results in some - possibly unforeseen - side effects. If you delete the MM_CU_LIBRARY table, then all filter relationship classes will be deleted as well. If you must delete MM_CU_LIBRARY, then delete the rest of the MM_CU_* system tables as well (those listed above). |