Subject Re: Re: [firebird-support] alter SP failure
Author jegaza@gmail.com
El , Nick Upson <nu@...> escribió:
> any idea how I can identify the blocking connection? (is this case there
> should be none)

Try

select MON$ATTACHMENT_ID
from mon$statements
where mon$sql_text containing ...

Jesus


[Non-text portions of this message have been removed]