I have a general question about best practise with file geodatabases.
I'm currently building a file geodatabase which will contain approximately 2,500 feature classes where each feature class will contain 1 million rows (cells from a vector grid created by the fishnet tool).
I have subsequently run compact tool on file geodatabase which reduced the database down by approximately 50GB then I ran the compress tool to further reduce data volume. I'm current copying into this database about 400 compressed feature class. This is chuggin' away and taking forever.
So my question to the user community is there a sensible number of feature classes one should have in a file geodatabase, after which performance degrades? Are people thinking 2,500 featureclasses in a single file geodatabase, that's a crazy number and not surprised copying into it is taking for ever. Has anyone got any experiences to tell and how they resolved it? An obvious solution is to split out the featureclasses into a set of geodatabases.