Tag: database administration

Common Mistakes of DBA in MS SQL Server

Database administration • 4 Comments

In this article, we are going to review DBAs mistakes, the consequences of which were quite...
Read More

How to Automate Data Collection on the SQL Server Database Growth

Automation, Database administration, Work with data

Introduction Often, there is a need to control the growth of all tables and files of all databases. In this article, we are going to...
Read More

Analysis of MS SQL Server for Those Who See It for the First Time

Database administration, Database Optimization & Structure

What Problems Will We Consider? If the server notifies “there is no more space on the E drive” – no deep analysis is...
Read More

Configuring Database Mail Notifications in MS SQL Server

Database administration

Introduction Often, there is a need to somehow inform administrators about the problems with a...
Read More

SQL Server Security Ponderings

Database administration, Security

DBA is the guardian of the data, and there are two aspects of being a guardian. The first one is integrity. It includes tasks like checking...
Read More

Scheduled Maintenance of the 24/7 IS Database in MS SQL Server

Database administration, Database Optimization & Structure

Introduction This article is a short review of the main scheduled maintenance with a database of the 24/7 information system that does not...
Read More

Automatic Data Collection: Database Files and Logical Drives in MS SQL Server

Automation, Database administration, SQL Server

Introduction It is important for a database administrator to know when there is no space on a disk....
Read More

Automatic Data Collection of Database Schema Changes in MS SQL Server

Database administration, Work with data

Introduction Have you ever faced a situation when you need to make changes in a stored procedure or a view very quickly? I have, very...
Read More

Automatic Data Collection about Completed Tasks in MS SQL Server

Automation, Database administration

Introduction It is important for a database administrator to know what tasks and how have they been completed. To simplify this process, it...
Read More

Automatic Deletion of Stuck Processes in MS SQL Server

Automation, Database administration

Introduction There are situations when applications keep the database connection for a long period...
Read More
Close