[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Lock table is out of available locker entries



I've done the same, but as I'm  making about 6 modifications per day,
I'll risk to encounter the same problem in about one year...

And I don't see the reason why these numbers are growing so fast, may be a bug
in Berkeley DB, I don't know....

|> I had this same problem a while back and fixed it by adding the following
|> lines to my DB_CONFIG:
|> 
|> set_lk_max_locks 2000
|> set_lk_max_lockers 2000
|> set_lk_max_objects 2000
|> 
|> Joseph

Hélène