| Subject | Re: [firebird-support] object is in use | 
|---|---|
| Author | Carlos H. Cantu | 
| Post date | 2014-08-18T18:06:21Z | 
To avoid such error, try to change the DDL transaction parameter to
WAIT instead of NO WAIT.
Carlos
Firebird Performance in Detail - http://videos.firebirddevelopersday.com
www.firebirdnews.org - www.FireBase.com.br
HEhmcfs> Hello.
HEhmcfs> IBExpert shows the message:
HEhmcfs> lock conflict on no wait transaction
HEhmcfs> unsuccessful metada update
HEhmcfs> object MY_PROCEDURE is in use
HEhmcfs> How can I see 'who' is using the procedure?
            WAIT instead of NO WAIT.
Carlos
Firebird Performance in Detail - http://videos.firebirddevelopersday.com
www.firebirdnews.org - www.FireBase.com.br
HEhmcfs> Hello.
HEhmcfs> IBExpert shows the message:
HEhmcfs> lock conflict on no wait transaction
HEhmcfs> unsuccessful metada update
HEhmcfs> object MY_PROCEDURE is in use
HEhmcfs> How can I see 'who' is using the procedure?