Top "Sql-server-job" questions

A SQL Server Job is a task that can be executed by the SQL Server Agent

How to increase MaximumErrorCount in SQL Server 2008 Jobs or Packages?

I have several jobs and several packages. In SQL Server 2005 we used to use DTS Packages, but they are now …

sql-server-2008 ssis sql-server-job sql-server-package
How to make a SQL Server agent job step failure on purpose

I have a process and the first step is to check status of other process. If the other process is …

sql-server sql-server-job