Subject | Re: unsuccessful metadata update request depth exceeded |
---|---|
Author | Adam |
Post date | 2005-05-03T23:18:39Z |
--- In firebird-support@yahoogroups.com, "Ann W. Harrison"
<aharrison@i...> wrote:
That is what I suspected, but as there is no pattern to where it is
popping up (two very distinct parts of the application, in fact one
of them does not do any update or insert), I find it strange that it
is not repeatable if it is a stack depth issue. I should be able to
(I think) using the same database execute the same screens twice
doing the same thing and see the error message every time.
I will keep investigating.
<aharrison@i...> wrote:
> Adam wrote:request
>
> > Has anyone had the error message "unsuccessful metadata update
> > depth exceeded." I have had it twice (in my test environment, notreal
> > world) and was wondering what the likely culprit(s) are?have
> >
>
> That would be some type of recursive definition, I think. You'll
> to pare down an example ddl file that causes the problem toidentify the
> actual cause. The error message for two many formats is different.been
> This one indicates that the stack depth for a recursive request has
> exceeded.Thanks Ann,
>
> Regards,
>
>
> Ann
That is what I suspected, but as there is no pattern to where it is
popping up (two very distinct parts of the application, in fact one
of them does not do any update or insert), I find it strange that it
is not repeatable if it is a stack depth issue. I should be able to
(I think) using the same database execute the same screens twice
doing the same thing and see the error message every time.
I will keep investigating.