Hello,
After creating a Utility Network in an enterprise geodatabase, I noticed that an index had been created on both globalId and objectID fields, and that this index was not unique.
non-unique index in SDE
When loading data into feature classes, the "Preserve globalId" option generates error 003340.
I thought that, by design, any index on the globalID field should be unique. Could this be related to the archiving of the feature class? Is there a restriction on adding a unique identifier to this field?
For example, in a new UN created in a mobile geodatabase, there are two different unique indexes on the GID and OID fields.
Unique idx in mobile gdb