Here is where SQL Server stores any pages it has identified as suspect:
|
1 2 |
SELECT * FROM msdb.dbo.suspect_pages sp |
Views – 2427
Here is where SQL Server stores any pages it has identified as suspect:
|
1 2 |
SELECT * FROM msdb.dbo.suspect_pages sp |
Views – 2427