yes, the environment configuration parameters determine the size of
those files.
but when i close the environmnet, what save in those files? why so
large? can i reduce the size or delete them when close?
i have a simple test, that only create an environment and close it, but
set the max locks, lockers, lock objects very large, e.g, 1000000,
those file will be 300 megabytes!
Ron wrote:
Quote:
Hi,
db_stat -c will help you monitor and size the lock table parameters.
http://www.sleepycat.com/docs/utility/db_stat.html
Your cache size may be set very large (just a guess) . You can use
some of the other db_stat command options to help determine environment
configuration settings.. Your environment configuration parameters
will determine the size of those files.
Ron |