laptop and a wrench

Erro

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.

Última Publicação: September 22, 2021 ArcGIS Pro
Número de ID do Erro BUG-000142008
EnviadoAugust 5, 2021
Última ModificaçãoJune 19, 2025
Aplica-se àArcGIS Pro
Versão encontrada2.8.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional2019 64 Bit
StatusWill Not Be Addressed

Informações Adicionais

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

Solução Provisória

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

Etapas para Reproduzir

ID do Erro: BUG-000142008

Software:

  • ArcGIS Pro

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download