Hi,
We can use DBCC CHECKDB and DBCC CHECKCATALOG If database or index is damaged before applying any backup.
But can anybody tells how do I check if the data itslef inside the tables is infected by virsues or it contains garbage ?. (such as comparing data with transactio log), How?
Any comment will be much appreciated.
Thanks
We can use DBCC CHECKDB and DBCC CHECKCATALOG If database or index is damaged before applying any backup.
But can anybody tells how do I check if the data itslef inside the tables is infected by virsues or it contains garbage ?. (such as comparing data with transactio log), How?
Any comment will be much appreciated.
Thanks