laptop and a wrench

Erro

In ArcGIS Pro 2.9, the arcpy.ListFields function returns an error message stating that the in_memory or table does not exist when viewing the output of the arcpy.management.MakeQueryTable function.

Última Publicação: March 24, 2022 ArcGIS Pro
Número de ID do Erro BUG-000146824
EnviadoFebruary 11, 2022
Última ModificaçãoNovember 21, 2024
Aplica-se àArcGIS Pro
Versão encontrada2.9
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusIn Review

Solução Provisória

In Step 4, add the entire path of the book_dissolve feature class and do not use the in_memory workspace location as shown below:

test_view = arcpy.management.MakeQueryTable('C:\\Users\\ANIKETD\\Downloads\\from_nevada_county\\for_esri_case.gdb\\book_dissolve', 'books')

arcpy.ListFields(test_view)

The result shows:

[<Field object at 0x2143b6b5a48[0x21400a02bb0]>, <Field object at 0x214009d7248[0x21400a028b0]>, <Field object at 0x214009d7548[0x21400a02970]>, <Field object at 0x214009d7e08[0x214009d89f0]>, <Field object at 0x214009d78c8[0x214009d83d0]>]

Etapas para Reproduzir

ID do Erro: BUG-000146824

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