Unexplained data size for file Geodatabase

822
2
08-16-2010 08:57 PM
ElliottCarson
New Contributor III
Hi,

I have an automated python script that appends new data and removes old data from within a file Geodatabase.

If left unchecked the database size has grown to 14gb in total, however the total size of the four feature classes in the file geodatabase only ever equal 30mb.

Is there a reason why this is happening, is there some sort of trash collector that I need to deal with?

Any, all suggestions are welcome,
Elliott
0 Kudos
2 Replies
KimOllivier
Occasional Contributor III
There is:
Data Management > Database > Compact tool
0 Kudos
ElliottCarson
New Contributor III
There is:
Data Management > Database > Compact tool


Thanks Kim, this works.
0 Kudos