laptop and a wrench

Bogue

arcpy.da.UpdateCursor returns an error on a versioned feature class (without the option to move edits to base) when the record count exceeds 1000 records.

Dernière publication: September 22, 2021 ArcGIS Pro
Numéro d’ID de bogue BUG-000142008
EnvoiAugust 5, 2021
Dernière modificationJune 19, 2025
S’applique àArcGIS Pro
Version trouvée2.8.1
Système d’exploitationWindows OS
Version du système d’exploitation2019 64 Bit
StatutWill Not Be Addressed

Informations supplémentaires

This issue will not be addressed within the current product support cycle. If the issue persists in a supported release, contact Esri Support Services.

Solution de contournement

Use the Auto Commit Environment setting. Refer to: https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/auto-commit.htm.

If the setting is added and indicates the value to the number of records in the feature class, the Python script runs successfully. Add the following line below arcpy.env.overwriteOutput = True in the script:

arcpy.env.autoCommit = 1001

Étapes pour reproduire

ID de bogue: BUG-000142008

Logiciel:

  • ArcGIS Pro

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement