Subject | Re: [ib-support] ISC error |
---|---|
Author | Thomas Steinmaurer |
Post date | 2002-02-04T22:17:44Z |
This is a known bug in Interbase. When calling a stored procedure
many times (for example in a loop), then make sure that you explicitly
execute Unprepare before calling the stored procedure again.
HTH
Thomas Steinmaurer
IB LogManager 2.0 - The Logging Tool for Interbase/Firebird
http://www.iblogmanager.com
""Jaroslaw Gilewski"" <yagi@...> schrieb im Newsbeitrag
news:FMEDIGJADJOLOCPBPJFHMEIMCDAA.yagi@......
many times (for example in a loop), then make sure that you explicitly
execute Unprepare before calling the stored procedure again.
HTH
Thomas Steinmaurer
IB LogManager 2.0 - The Logging Tool for Interbase/Firebird
http://www.iblogmanager.com
""Jaroslaw Gilewski"" <yagi@...> schrieb im Newsbeitrag
news:FMEDIGJADJOLOCPBPJFHMEIMCDAA.yagi@......
> Hi,database
>
> I got something like this:
>
> ISC ERROR CODE 335544569
> ISC ERROR MESSAGE
> Dynamic SQL Error
> SQL error code = -804
> SQLDA missing or incorect version, or incorect number/type of variables
>
> and
>
> ISC ERROR CODE 335544333
> ISC ERROR MESSAGE
> Internal gds software consistency check (can't continue after bugcheck)
>
> This error sometimes appeard sometimes not. This is during calling
> procedure.
>
> Does anybody know what's going on?
>
> YaGi
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>