Subject internal gds software consistency check
Author Markus Ostenried
Hi all,

can somebody tell me what this error means?

ISC ERROR CODE:
335544333
ISC ERROR MESSAGE:
internal gds software consistency check (invalid SEND request (167))

The error occurs in a piece of code that RECREATEs a statistics
stored proc and then tries to select from it.
At the time of the error only one connection to the db is active.
The error occurs only at the second time the statistics code is
executed. I cannot imagine why because the exception is thrown
_before_ the RECREATE is executed a 2nd time. Once the error occured
it keeps coming every few seconds.

Delphi 5, IBObjects 4.3.Aa
Firebird version: WI-V6.3.2.4731 Firebird 1.5
OS: WinXP Pro
CPU: Dual Xeon 2.4 but run inside a VMware virtual machine that only
sees one CPU, HT is disabled.

TIA,
Markus