

The map document was not corrupted and all the layers used the same credential to read from a Sql server SDE database.Īfter spending some time googling, I found some people were struggling over the same issue and suggesting removing/replacing formerly join features is a solution. A ‘item with the same path name already exists’ error message appears when I switched to the Package Map tool. Recently I encountered the ‘general function failure’ message while running the share as map package tool.

The versions of ArcMap and ArcGIS Pro I used in the testing are 10.6.1 and 2.2.4 respectively.

Then use the new table in the rest of the steps. Instead of creating a Table View, exporting the table to another table with the same where clause. Solution? It is easy enough to get a workaround. It seems it get the where clause from the Add Join tool but does not remove it while the join is dropped. The whereClause of the layer is not None. I used arcpy.da.Describe() to inspect the layer and eventually found the issue. The issue happens after remove join obviously.
#Esri make query table tool 10.5 update#
I was expecting a smooth update by simply running the 2to3 tool. Recently I found an interesting issue while upgrading some of the ArcGIS Desktop arcpy scripts to ArcGIS Pro.
