Subject | Re: Re: [firebird-support] alter SP failure |
---|---|
Author | Nick Upson |
Post date | 2012-04-24T11:03:38Z |
On 24 April 2012 12:01, <jegaza@...> wrote:
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]
> **I would only expect that to work if the SP was called directly by a
>
>
> 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
>
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]