News

The transaction log file contains the SQL Server transactions of the database. It basically records the database transactions and the changes made by the transactions to the database. The logs are ...
The ‘Suspect’ mode of the SQL database indicates that the recovery process has started but failed to complete. The database goes into suspect mode if the primary data file is damaged or the database ...
Trying to restore a SQL .bak file created from one SQL server (2008) to a new database on another SQL server (2012). It's failing and saying that it is unable to get exclusive rights. Here's what I ...
Good afternoon! So I've had a case open with Microsoft since October concerning SQL databases that I cannot restore from DPM unless I run a consistency check on them first. Today, it seems they ...
If you've never backed up your MySQL or MariaDB databases, now's the time. Jack Wallen shows you how to back up that data and restore it, in case your website has met an untimely demise.
Knowing how to automate tasks in the cloud will make you a more productive DBA. Here are the key concepts to understand about cloud scripting and a rundown of the best tools for automating code in ...