Total Pageviews

Showing posts with label How to find a JOB ID for a job running in SQL Server Job Agent?. Show all posts
Showing posts with label How to find a JOB ID for a job running in SQL Server Job Agent?. Show all posts

Thursday, May 12, 2011

How to find a JOB ID for a job running in SQL Server Job Agent?

EXECUTE msdb..sp_help_job @job_name = 'JobName'