Subject Re: Again: "Lock manager out of room"
Author Filippo
--- In ib-support@y..., "Paul Beach" <pabeach@w...> wrote:
> The error message you are getting defintely refers to the lock mem size
> available for Firebird on your server.
> Keep doubling the amount until you don't get the error, or we get s
> different error such as a semget aor a shmget.

Right!!!
Now it works!
After setting ANY_LOCK_MEM_SIZE to 392056 Firebird correctly compiled
my database.
The question now is: is my database a real complex database or is the
default value for this parameter so small?

Thanks, thanks, thanks!