Subject Re: [ib-support] Re: Exclusive Lock
Author Dimitry Sibiryakov
On 1 Oct 2002 at 14:58, nitaligavino wrote:

> /**Lock resolution.*/
> isc_tpb_nowait,
> /**Table reservation.*/
> isc_tpb_lock_write,

According to the common logic of specifying values for parameters,
table name's length must be placed here (as is done in FIB+ and IBX).
Or '\0' after table name (examples in doc).

SY, Dimitry Sibiryakov.