Welcome to this new series -- in this column, I hope to impart some quick, short tips that will help you make quick work of managing and administering your SQL Server databases. First up is an ...
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
Microsoft added the option of using the Azure Backup service to provide recovery support for SQL Server 2008 and SQL Server 2008 R2 when those workloads are hosted on Azure virtual machines. The Azure ...
A solid database backup plan is just as critical in the cloud as it is on-premise, but running SQL Server on Azure virtual machine introduces a few new issues. Presented by Datavail's Andy McDermid ...
Pity the poor modern DBA, now that SQL Server gets attacked by some of the same scripts that PCs do. Pity the poor modern DBA who has to keep building Microsoft SQL Servers because some idiot vice ...
Quest Software, Inc. (Nasdaq: QSFT) has released a new version of LiteSpeed for SQL Server, which now offers multi-instance backup management so DBAs can easily apply consistent backup strategies ...
Embarcadero Technologies on Monday is unveiling its DBArtisan Workbench 8.0 database administration tool, featuring enhanced backup capabilities for Microsoft SQL Server databases and support for ...
Microsoft late last month quietly rolled out an online backup service for use with its Windows Server 8 beta. Not everyone can try out the new Microsoft Online Backup Service. It's currently offered ...
On Wednesday Microsoft announced the release of SQL Server 2014 Community Technology Preview 2 (CTP2). SQL Server 2014 was announced a few months ago. It continues much of the technologies of SQL ...
If you don’t have a backup of your MS SQL database, then follow the below ways to recover deleted data. Transaction log files record each change made to the ...