laptop and a wrench

Erro

Setting the optional fields parameter to only join some fields with the Join Field tool causes ArcGIS Pro to crash when using a CSV table with several fields (usually more than 15 fields) as the input table.

Última Publicação: October 10, 2022 ArcGIS Pro
Número de ID do Erro BUG-000151897
EnviadoAugust 26, 2022
Última ModificaçãoSeptember 10, 2025
Aplica-se àArcGIS Pro
Versão encontrada3.0
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
Versão Fixa3.1
StatusFixed

Informações Adicionais

This issue is fixed in ArcGIS Pro 3.1.

Solução Provisória

  • Use a file geodatabase table instead of a CSV table.
  • Use ArcPy.
    • Transfer all the fields and do not specify the optional '{fields}' parameter in Arcpy. For example, use "arcpy.management.JoinField(in_data, in_field, join_table, join_field)", instead of "arcpy.management.JoinField(in_data, in_field, join_table, join_field, {fields})".
  • Use the ArcGIS Pro interface.
    • Use the Join Field tool without specifying the optional Transfer Method and Transfer Fields parameters.
    • If necessary, use the Delete Field tool to remove the unwanted fields that are transferred.
  • For the input join table, use a CSV file containing less than nine fields or columns.

Etapas para Reproduzir

ID do Erro: BUG-000151897

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