Hi,
We have configured Logshipping in SQL Server 2005. In our secondary server, the hard disk has failed and replaced with new one. Now I would like to check the secondary databases are corrupted or not using DBCC CHECKDB commands.
All the secondary databases are recovery mode. How should I make sure all secondary databases are good?