You really should not use ArcGIS registered rowid column values for anything, much less asforeign keys into other tables. If you change an objectid value, you have corrupted your geodatabase instance -- please do not do this.I recommend you find a different procedure for making the changes you need to make.You can copy the relevant subset with a SQL query that changes the column name, register that table, do whatever is necessary, copy the result back, then delete the intermediary feature class. This will not invalidate the rest of your instance, and is probably more likelyto work.- V
And your select statement needs to get a specific set of ObjectIDs?
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.