Abstract: In many settings, a database server has to be restarted either in response to a failure event, or in response to an operational decision such as moving a database service from one machine to ...
EXEC @ReturnCode = msdb.dbo.sp_add_category @class=N'JOB', @type=N'LOCAL', @name=N'Database Maintenance' @description=N'This job starts when SQL Server Agent Service start to notify for possible ...