Subject | Re: [ib-support] lock manager out of room Why? |
---|---|
Author | Ann W. Harrison |
Post date | 2002-10-02T23:13:54Z |
At 03:47 PM 10/2/2002 -0700, William L. Thomson Jr. wrote:
the superserver allocates a fixed amount of memory for its lock table
and can't expand it. Check the configuration parameters - there's one
that lets you tell the server to preallocate a larger lock table.
If you're using classic, then I don't have a clue. Which may be the
case anyway...
Ann
www.ibphoenix.com
We have answers.
>Recently an app that is still in development started returning theOf course it matters. But the problem you're seeing is (I think) that
>following error while using the C API.
>
>lock manager out of room
>
>I know the db server had allot of free ram, free disk space, and the
>processor was less than 5% usage.
>
>If it matters I am using Firebird 1.0 and most of the time, lovin it. ;)
the superserver allocates a fixed amount of memory for its lock table
and can't expand it. Check the configuration parameters - there's one
that lets you tell the server to preallocate a larger lock table.
If you're using classic, then I don't have a clue. Which may be the
case anyway...
>Regards,
Ann
www.ibphoenix.com
We have answers.