Hi all,
How do I check on the attribute index of a feature class in a SQL geodatabase? What it is, if it's functioning as it should, etc? I see this: "If you're choosing an indexing strategy for an enterprise geodatabase, refer to your DBMS documentation for more detailed guidance." from https://pro.arcgis.com/en/pro-app/3.3/help/data/geodatabases/overview/attribute-indexes-in-the-geodatabase.htm
I can see 2 listed in the layer properties of the layer in my ArcGIS Pro map - under Indexes. Add and Delete are greyed out, as expected.
This came up because we were joining a table to a feature class within our SQL geodatabase in ArcGIS Pro 3.2.4. And there is a check box for 'Index join fields'. Which failed - presumably because it's a SQL geodatabase, it doesn't work like that, and it couldn't get a schema lock. But that's a guess.
Any info appreciated. I'm not a full-fledged DBA 😀
Thank you,
Andrea