Subject Re: [firebird-support] Re: Frequntly "index page error"
Author Helen Borrie
At 01:35 PM 7/05/2009, you wrote:

>Hi helen
>
>i gave sone recursive sp
>this sp(s) do really depth process (up to 4096 level !) and also use some temp table have firebird really power of do it ?

The SPs that you have shown us are not recursive. However, the main proc calls two PRC_SYS$OBJ_DIRECT_GRANT and PRC_SYS$OBJ_GRANT, that you have not shown. Are they recursive? Why don't you show them?

./hb