Select to view content in your preferred language

Python Script Error:  System Resources Exceeded

342
1
12-31-2010 04:58 AM
JosephSheffield
Deactivated User
I'm running a fairly complex python script, exported from Model Builder and customized.  The input feature class has about 5000 features, basically the script is loop to run the entire analysis on a single feature and then move on to the next feature.  The script will run until feature 94, then I get ERROR 999999:  Error executing function.   General Function failure System Resources Exceeded. 

I've ran complex models before on large feature class, but never this large.  Is there a limit to the number of geoprocessing operations Arc 9.3.1 can do at one time? 

Thanks
0 Kudos
1 Reply
ChrisSnyder
Honored Contributor
It would help if you posted your script. Be sure to use the code tag (# button) so the indentation will be preserved.
0 Kudos