SQL Server

Not able to open DTS package in sql server 2008 or sql server 2005.

When you get below DTS package error during accessing it then you should apply solution given in below section to…

How to Kill all sql server process

Sometimes we need to kill all sql server transactions to perform any task.If you have to do this pls follow…

Error 14151:Replication Agent failed to start.

I got below error 14151 for one of my SQL Server Replication Agent. The SQL Server Replication Agent may not start…

Move all DTS Packages between servers.

We can move all DTS packages from one server to another server through given two methods:Method1:If you save your dts…

Database is in transition

This issue comes when you tried to make your database offline and during this process you run the cmd sp_who2.There…