Hello Everyone
Geodatabase 10.7.1
ArcGIS Pro 2.9.4
Oracle 18.6.0.0
ST_GEOMETRY
Windows
FGDB Point Feature Class
CONTENT_HA NUMBER index name CONTENT_HA_IDX
VALID_FROM DATE index name VALID_FROM__IDX
VALID_TO DATE index name VALID_TO__IDX
ArcGIS Pro copy and paste into Oracle
Oracle Point Feature Class
CONTENT_HA NUMBER index name I43550CONTENT_HA
VALID_FROM DATE index name I43550VALID_FROM
VALID_TO DATE index name I43550VALID_TO
I have read the following : Attribute indexes in the geodatabase—ArcGIS Pro | Documentation
Similar to table names, the following are true for index names in geodatabases:
- Must be unique in the database
I have not noticed this to date BUT why does an Attribute Index name changes when loaded data from File Geodatabase to Oracle? Is it just to ensure that it will be unique?
Thank you for the clarification?