8

The Dissolve tool is not working for me when I use ArcGIS Desktop 10 to dissolve a shapefile.

It says:

ERROR 999999: Error executing function.

It works perfectly when I use version 9.3.

Any help?

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
Kevin
  • 245
  • 1
  • 4
  • 5

4 Answers4

23

I have found that not all tools work when your geoprocessing environment is set to run in the background. I believe that Dissolve may be one of these. Change you GP environment to Disable Background Processing and then give it a try.

I have not tested this but may be worth a try

CDBrown
  • 2,350
  • 16
  • 20
7

Try this: Run Repair Geometry 1st and then run Dissolve.

VietThanh Le
  • 1,470
  • 12
  • 12
2

The 99999 error can be caused by any number of reasons; system resource availability or dataset issues are a couple possibilities. While disabling background processing may seem to have solved the immediate problem it actually is only a workaround to another problem. All tools (aside from the 5 or 6 which absolutely cannot run in the background) do function through background processing - there however might be one off cases or bugs for a particular situation which causes tools not to run. In general, the dissolve tool functions fine through background processing.

KHibma
  • 16,786
  • 1
  • 31
  • 55
0

I have found that I need to go into the environments and specify that the processing extent is the extent of the shape file in question. For some reason the default extent is off.