Subject Re: [firebird-support] unsuccessful metadata update request depth exceeded
Author Ann W. Harrison
Adam wrote:

> Has anyone had the error message "unsuccessful metadata update request
> depth exceeded." I have had it twice (in my test environment, not real
> world) and was wondering what the likely culprit(s) are?
>

That would be some type of recursive definition, I think. You'll have
to pare down an example ddl file that causes the problem to identify the
actual cause. The error message for two many formats is different.
This one indicates that the stack depth for a recursive request has been
exceeded.

Regards,


Ann