Hello,
I haven't been allowing users to connect to the database while I rebuild indexes after compressing; when I have done so in the past there are performance issues on the user's end. However, I see in the below link to a python script, that users are allowed to connect while the rebuild is happening:
http://desktop.arcgis.com/en/arcmap/10.4/manage-data/geodatabases/using-python-scripting-to-batch-reconcile-and-post-versions.htm#ESRI_SECTION1_B145598651854AAD81AAF2C63FE9C32A
I'd like to allow user's to connect since rebuilding indexes can take several hours to complete but I am leary that not only would there be performance issues but also a possibility of corruption of data. Can anyone speak to this?
Thanks,
Ana