Subject Re: [ib-support] Re: Recursive SP
Author Valdir Stiebe Junior
Hi.
I was doing some tests, and the problem isn't the recursivity level. The
deepest case is 10 executions.
Appear that the problem is the number of concurrent selects. But we'll
continue the tests.

Thanks.
Valdir.

----- Original Message -----
From: "Svein Erling Tysvaer" <svein.erling.tysvaer@...>
To: <ib-support@yahoogroups.com>
Sent: Wednesday, September 18, 2002 10:43 AM
Subject: Re: [ib-support] Re: Recursive SP


> are you saying that 1000 is not enough? If so, I would suggest you examine
> your design. Without too much experience with recursive procedures, I
think
> your requirements are very unusual if you really need a higher value.
>
> Set