Activity overview
Latest activity by Gunslinger1979
Thanks for your reply. One of the databases indeed had some corruption issues. But I already fixed them with DBCC and REPAIR_ALLOW_DATA_LOSS option a while ago. I already found the article provided by you and executed DBCC with PHYSICAL_ONLY option but all corruption issues seem to be fixed and no error is returned. So I am a bit desperate at the moment and don't know what else I can do / comments
Thanks for your reply. One of the databases indeed had some corruption issues. But I already fixed them with DBCC and REPAIR_ALLOW_DATA_LOSS option a while ago. I already found the article provided...
Could not continue scan with NOLOCK due to data movement
Hello,
I am currently testing the SQL Data Compare 12 tool from Redgate. Reading the description it is exactly what i need for our web application with a SQL Server 2012 in the back-end. We once ha...