SqlDupmExceptionalHandler Server Error - TechRepublic
General discussion
June 13, 2001 at 08:38 AM
arutjothi

SqlDupmExceptionalHandler Server Error

by arutjothi . Updated 24 years, 7 months ago

I’ve a table with 200,000 records which is with 30 columns. If I fire a select query to fetch 20 columns, MS-SQL Server ver 7.0 gives the follwing error;

ODBC: Msg 0, Level 19, State 1
SqlDumpExceptionHandler: Process 12 generated fatal exception c0000093 EXCEPTION_FLT_UNDERFLOW.
SQL Server is terminating this process.

Connection Broken.

My client Machine is Win 98 and MS-SQL Server ver 7.0 running on Win Nt ver 4.0.

On one day that table completly corrupted and I’ld not access it. When I tried to access the table I got read failure.

This table has composite primary key.
Any other information if you want I’d give you. Can any tell me what could be the problem.

This discussion is locked

All Comments