Sql Server 2000 Database Suspect

With the SQL Server 2000, users found manyFile: <page.cpp>, line=3430 Failed Assertion =
administrative tools which offered the better relational'm_freeCnt + emptySlots * sizeof (Slot) >=
databases development and maintenance. The toolsspaceNeed'.
like Query analyzer, Data Transformation Services,<Date> <Time> spid9 Location: page.cpp:3430
SQL Profiler, Service Manager and others eases theExpression: m_freeCnt + emptySlots * sizeof (Slot)
users’ tasks in an effective way. SQL Server>= spaceNeed
2000 was the first file version to launch in a variant forThe mentioned error message is the fault of SQL
the IA-64 architecture. Hence this gave better dataServer itself. During the time when the row insertion is
storage temptations to the users and still in-useintended, if the application does mistakes while
amongst many enterprises, though other file versionsasserting free data page space, crisis can be seen
are making their individual place.with the database. Actually, the row to be inserted
But, due to one or the other reason the SQL Servershould have more space as compared to the available.
2000 databases are found to be suspect afterThough Microsoft offers a supported hotfix through its
opening. Additionally, you get an error messages whichlatest service pack, but there is no  SQL recovery
prompts you to take SQL repair mechanism andway through it. This is available for the avoiding later
reads out as:such problems. Actually, the culprit transaction logs
<Date> <Time> spid9 Recovery of databasehave caused the corruption causing changes in the
'UserDatabaseName' (5) is 2% completedatabase, much earlier. So your corrupted database
(approximately 185 more seconds) (Phase 3 of 3).has no recovery way, other than backup or third party
<Date> <Time> spid9 Using 'dbghelp.dll' versionapplications.
'4.0.5' *Dump thread - spid = 9, PSS = 0x80178098, ECMDF recovery is best possible via the complete
= 0x801783c0backup. On the other hand, in its absence or existence
<Date> <Time> spid9 The exceptionin bad condition, MDF repair software will do a great
information has been submitted to Watson errorjob. Through their effective scanning algorithms, SQL
reporting.recovery software will bring you success in restoring
<Date> <Time> spid9 Stack Signature for thethe corrupted database intact. SQL repair software
dump is 0x986D5509have the set of worth features to offer the help.
<Date> <Time> spid9 SQL Server Assertion: