How can I configure derby to reach this goal? Ideally, I would love to disable EVERY unneeded file/feature, in order to have derby write to disk the least possible number of files and for the minimum disk space possible.
By default, I see ~5MB gets created at start with just a few empty tables, both by logs and datafiles. Also, 30+ files get created.
I have an hard limit of 255 storage entities, files and directories. Is it possible to make derby work for a medium size database (10-20 tables, 10-100k records) with this limit?
Also, how far can I go with the size shrinking? Can I get a 10-20 tables empty database under the 100k mark? JNLP has a default maximum size of 256k before asking the user for more with a popup, can I stay below that threshold with an empty database by tweaking variables and disabling unneeded features?
If so, how? Thanks in advance, Luigi
smime.p7s
Description: S/MIME cryptographic signature
