|
From: Vlad H. <hv...@us...> - 2006-02-23 20:40:27
|
> I can reliably reproduce the above server crash through a sequence of
> DML and DDL statements. There are no udfs involved.
If it possible feel free to send me how to reproduce this crash
> I have found an old
> thread in the archive about 3221225477, but it didn't explain much. Can
> someone please give me a hint as to what this error code indicates?
There are no such error code but 3221225477 == 0xC0000005 which
is a well known win32 exception - access violation.
Hope this help
Regards,
Vlad
|