Hey guys,
I'm using ArcGIS 9.3.1. I had to convert a raster file to Shape, it worked. Now I have a huuuge shapefile with around 11 million polygons, each feature contains the specific z-value of each raster cell in the gridcode field. I deleted the gridcode field, 'cause I don't need that information anymore. My goal is to reduce the number of features. So what, I tried to use the Dissolve tool. It crashed. So I devided my shapefile into several chunks ("select by attributes", Export Data). Afterwards, I try to dissolve each of the "part files" and will try to combine them later again.
I have 6 files now (around 250 mb) to process. 2 have been processed. But the process is still very slow, it takes several hours to finish. Sometimes the tool is still crashing with the 99999 error code and alternating error messages (topology errors, out of memory, not enough virtual memory).
It can't be that I do not have enough RAM (8gb). Virtual RAM is set to around 6 GB and there's enough disk space, too.
So what can I do to accelerate the processing and enhance the reliability of the dissolve tool?
Thanks,
Kathrin