I don't think there is any restriction as such. Try running your VM with
extra heap size and it should be fine. I was able to create 100
databases and connect to each of them.
The default heap memory allocated by the VM may be insufficient for such
a high number of active databases.
Hope this helps
~Shreyas
Neal Dewing wrote:
Hi,
I have the following odd requirement...
I require opening a single connection to multiple databases concurrently.
The Derby embedded driver seems to fall out while attempting to open 75 - 85
different databases.
Is there any record of this limitation? What are my options?
Any help will be appreciated!
Kind Regards,
Neal