To reduce unusual Memory and CPU consumption we rebuild a spatial index of feature class by following steps in below URL.Is there any way to automate these steps through any tool or services or anything?
URL - https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/modifying-a-spatial-index.htm#GUID-F9859FEE-F5BD-461E-9179-EFBFE9585C79
You can do it with Rebuild Indexes in python and run as a scheduled task.
R_
Thank you for your quick response. Does it lock tables?
Not sure, you would have to test. I schedule it to run at night so wouldn't know.
I don't think so as I just tried and it let me edit/create/delete features while arcpy is rebuilding the index's.
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.