Subject Recursive SP
Author Valdir Stiebe Junior
Hi! We have a SP here that have to be recursive due to an auto relationship.
This SP sometimes raise an error: Too Many Concurrent Execution of the Same
Request'.
I'm sure that this SP will not get in an endless loop.
So, how can i solve this?
How firebird detect this 'recursive sp' and how to change this limitation?

TIA.

Valdir.