Author: Sugeshkumar Rajendran

  • Policy Based Management – SQL Server 2008

    This article discusses the new feature named Policy Based Management in SQL Server 2008. Policy Based Management is an extensive management configuration that can be used to manage servers, databases and objects. Policy Based framework provides a way to define policies that apply to servers, databases and objects. With Policy based Management framework, you can…

  • Introduction to Notification Services

    I have been a Core Server Side SQL Server DBA for more than half a decade. This was the first application side task that I handled from the SQL Server front. I would like to thank my friends Chakravarthy and Poornima for giving me this wonderful opportunity to work on Notification Services. I dont claim…

  • Unusual Backup Error in SQL Server

    You might be wondering what is happening in your SQL Server when you see the error message given below. Its all simple, you need not panic.

  • Configuring Peer-to-Peer replication using T-SQL

    This article brings you the easiest way to configure P2P replication using TSQL. Also I assume that the database has been initialized in all nodes participating in the replication. 1. Configure Distributor:

  • SQL Server Security Bulletin

    Introduction: This document analyzes the information given in the Microsoft bulletin regarding the Security patch that needs to be applied in all SQL Servers version 7 and above.