Migration to version 10 can fail when your schematic dataset contains column names (field names) longer than 31 characters. Such messages include "Invalid column definition" and "exceeds the maximum column name length":
You must complete two steps to fix this problem. First, download and install the Schematics Migration Patch from Esri. This patch allows migration to complete successfully with warning messages—instead of failing outright:
Second, create script attributes to address the offending column names (which are attributes of a feature class) described in the green warning messages. The script attributes you create allow you to base the symbology and labeling of a feature class upon particular fields, which were previously too long for the migration tool to successfully process. In other words, schematic script attributes allow your field names to appear and function within the Symbology and Labels tabs of a feature's Layer Properties menu:
Follow this procedure to create schematic script attributes for every field for which a warning message was generated during migration:
In the example above, the migration tool generated three instances of the same warning:
In this case, you must create a new script attribute for each warning. The new attributes must be placed in each of the three nodes containing the existing attributes about which the migration tool warned. Nodes in the following example are indicated in red, while the existing, offending attributes are indicated in green: |