|
Help!!! ASAP (SQL Server system tables corrupted)
Please give me all your responds ASAP. My problem was first I was trying to use sp_help syscolumns I got this error.
Attempt to insert the value NULL into column 'index_keys', table 'tempdb.dbo.#spindtab___________020000009F'; column does not allow nulls. INSERT fails.
Command has been aborted.
I'd already try to use the DBCC Checktable, sp_fixindex but still wont work.
|