I ran into a similar problem with multiple databases - I found that if the sum of the set_cachesize value across all of my DB_CONFIG files exceeded my real physical memory, the server would not start. I don't remember the actual error wording, but it was a problem with memory allocation. Dan