Good Morning,
Is there a way to calculate the amount of space required (disk and memory) when the schema (plus data) and index set are known? When loading up from an ldif file I was surprised that the size from the ldif was about doubled when in the database. The backend I am using is the back-hdb.
Thanks Michael Senn
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Senn, Michael - Acision wrote:
Good Morning,
Is there a way to calculate the amount of space required (disk and memory) when the schema (plus data) and index set are known? When loading up from an ldif file I was surprised that the size from the ldif was about doubled when in the database. The backend I am using is the back-hdb.
db_stat can help:
http://www.oracle.com/technology/products/berkeley-db/faq/db_faq.html#17 http://www.oracle.com/technology/documentation/berkeley-db/db/index.html
openldap-software@openldap.org