Subject Re: [firebird-support] Too many Contexts ... Maximum allowed is 127.
Author Ivan Prenosil
>> Some questions regarding this error: Too many Contexts of
>> Relation/Procedure/Views. Maximum allowed is 127.
>>
>> 1. It is possible to raise the maximum contexts allowed (via config file
>> or recompiling)?
>
> In FB2 the maximum is 255.

... and that value is hardcoded in firebird.msg file,
so if you mix different client and server versions
you can get misleading error message.

Ivan P.