Bryan Pendleton wrote:
I was wondering whether there was a good way to calculate the amount of space that my derby database is currently using.There is org.apache.derby.diag.SpaceTable.
I noticed a Java app attached to https://issues.apache.org/jira/browse/DERBY-2549 (DerbyDiskSpaceDiag.java) which may be helpful too.
-- John
