Subject | Re: [firebird-support] Error creating Foreign key |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2018-06-12T14:47:16Z |
12.06.2018 16:38, Mourad Hedfi mourad@... [firebird-support] wrote:
flag can get "object in use" error even of the object is not really in use because of lazy
lock release.
You must use "wait" transaction for metadata changes.
--
WBR, SD.
> Yes, the problem is reproduced on EMS but not with Flamerobin.The difference between them is in transaction parameters. Transaction with "nowait"
flag can get "object in use" error even of the object is not really in use because of lazy
lock release.
You must use "wait" transaction for metadata changes.
--
WBR, SD.