Browse by Tags

All Tags » Recovery » SQL Server (RSS)
Sorry, but there are no more tags available to filter with.
Reviewing DBCC CHECKDB syntax for SQL Server 2005, I found a [DATA_PURITY] option added to its syntax. This option enable the following checks on each column value of those datatypes: Unicode character - The data length should be a multiple of 2. Datetime...
Posted by leo.pasta | with no comments
Filed under: ,
Technorati Tags: SQL Server , Recovery Some days ago, my boss got on my desk asking if I could take a look at one database that was not opening. That DB was in a virtual machine used for our sales presentations. For some reason, several files got corrupted...
Posted by leo.pasta | with no comments
Filed under: ,