Viewing 13 posts - 1 through 13 (of 13 total)
A service request has been registered with Microsoft, i will update this thread with progress over time.
October 6, 2011 at 8:11 am
GilaMonster (10/4/2011)
Mark S. Rasmussen (10/4/2011)
Also we have a system table corruption right at the beginning (Msg 8921, Level 16, State 1, Line 1
Check terminated. A failure was detected while collecting...
October 4, 2011 at 7:39 am
HowardW (10/4/2011)
Is it...
October 4, 2011 at 7:19 am
Mark S. Rasmussen (10/4/2011)
Restore or IO subsystem glitch (since the log was on a disk that's 'very gone', it's not a stretch to think that there are other IO subsystem...
October 4, 2011 at 7:15 am
I chose a table and ran CheckTable:
Msg 824, Level 24, State 2, Line 1
SQL Server detected a logical consistency-based I/O error: incorrect pageid (expected 1:8743947; actual 0:0). It occurred during...
October 4, 2011 at 7:06 am
Gianluca Sartori (10/4/2011)
I know that my comment is totally useless now, but, hell, why don't you have a backup?
Failure in communicating would be the short version. 🙁
October 4, 2011 at 6:35 am
GilaMonster (10/4/2011)
serr4no (10/4/2011)
http://pastebin.com/3auHfWDq%5B/quote%5D
I don't know what that link is supposed to be, and I'm not going to an unknown site for unknown content. Post the results here,...
October 4, 2011 at 6:19 am
GilaMonster (10/4/2011)
serr4no (10/4/2011)
SQL Server detected a logical consistency-based I/O error: incorrect pageid (expected 1:8743947; actual 0:0). It occurred during a read of page (1:8743947) in database ID...
October 4, 2011 at 6:15 am
GilaMonster (10/4/2011)
Please run the following and post the full and complete results. Pieces of the results are not enough.
DBCC CHECKDB (<Database Name>) WITH NO_INFOMSGS, ALL_ERRORMSGS
Thank you:
October 4, 2011 at 6:13 am
Database is attached and in emergency mode (was in suspect right after sql-server started up), the tables can be listed but not selected from.
Nothing has been done except dbcc checkdb...
October 4, 2011 at 5:39 am
Gianluca Sartori (10/4/2011)
serr4no (10/3/2011)
A partitioned database got wiped and then block-restored (no other backup available), it's now attached but wont go online...
October 4, 2011 at 3:43 am
dbcc checkdb('db_name') with estimateonly
returned:
Msg 0, Level 11, State 0, Line 0
A severe error occurred on the current command. The results, if any, should be discarded.
October 4, 2011 at 1:08 am
Is the situation beyond all hope of repair? Any ideas?
October 3, 2011 at 5:24 pm
Viewing 13 posts - 1 through 13 (of 13 total)