Subject Re: Re: [firebird-support] alter SP failure
Author Nick Upson
On 24 April 2012 12:01, <jegaza@...> wrote:

> **
>
>
> 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
>

I would only expect that to work if the SP was called directly by a
process, if SP_a is the one called which then calls SP-b (the one I want)
it would not be visible, or am I wrong?

Nick Upson


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