hello all.I checked my Db with DBCC CHECKDB('DBName') WITH NO_INFOMSGS, ALL_ERRORMSGSand I got this errors:Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 0 (type Unknown), page ID (1:5177860) contains an incorrect page ID in its page header. The PageId in the page header = (0:0).what should I do?
↧