Rebuild indexes on the archive table explicitly using Python code.Rebuild Indexes:https://pro.arcgis.com/en/pro-app/tool-reference/data-management/rebuild-indexes.htmarcpy.RebuildIndexes_management(input_database="DatabaseConnectionfile.sde", include_system="NO_SYSTEM", in_datasets="Ownername.FeatureClassName_H", delta_only="ALL")