Tag: database administration

3 Easy and Secure Ways to Make Users Run SSIS Packages

Business intelligence, SSIS

Have you ever come across a situation where you needed to make users run SSIS packages? This...
Read More

Configure SQL Server Log Shipping

Database administration, Transaction Log

This article explains the step by step deployment process of the SQL Server Log shipping. It is the database-level disaster recovery...
Read More

Configure SQL Jobs in SQL Server using T-SQL

Code Management, Database development, Stored Procedures, T-SQL

SQL Server Agent is a component used for the database tasks automation. For instance, we need to perform Index maintenance on Production...
Read More

Configure Database Mirroring in SQL Server

Tools & technologies, Utilities & Extensions

Database mirroring is a SQL Server high availability solution provided by Microsoft, with the...
Read More

Deploying the first SQL to Azure Migration project with Azure Database Migration Service

Azure, Cloud

Azure Database Migration Service (ADMS) supports Schema and Data migration from different database technologies to the Azure platform. This...
Read More

Introduction to Azure Database Migration Service (ADMS)

Azure, Cloud

Microsoft Azure platform provides an Azure Database Migration Service (ADMS) – a convenient solution for the Azure Cloud-based Databases...
Read More

Deploying a Database on Azure SQL

Azure, Cloud

Introduction Azure SQL Database is a Platform as a Service (PaaS) offered by Microsoft Azure....
Read More

10 Tips & Tricks To Work With SQL Server Management Studio

SSMS, Tools & technologies

SSMS provides access for managing and solving queries in SQL. However, besides its primary and most demanded options, it includes lots of...
Read More

How to Configure Database Mail in SQL Server

Database administration, Database Optimization & Structure

INTRODUCTION Notifications are usual in most modern systems. SQL Server implemented means of sending notifications by email early with the...
Read More

How to Make Sense of SQL Server Geography Data Type

Database administration, Work with data • One Comment

SQL Server Geography data type is unlike other types simply because you don’t use it often....
Read More
Close