SQL SERVER - Retrieve Information of SQL Server Agent Jobs
May 31, 2007 by pinaldave
sp_help_job returns information about jobs that are used by SQLServerAgent service to perform automated activities in SQL Server. When executed sp_help_job procedure with no parameters to return the information for all of the jobs currently defined in the msdb database.
EXEC MSDB.DBO.sp_HELP_JOB
Reference : BOL
Posted in SQL, SQL Authority, SQL Cursor, SQL Documentation, SQL Download, SQL Error Messages, SQL Joins, SQL Performance, SQL Query, SQL Scripts, SQL Security, SQL Server, SQL Stored Procedure, SQL Tips and Tricks, T SQL, Technology | 1 Comment
Leave a Reply
Sorry Sir,
I dont have any idea about the SQL Server Agent Jobs… So please expain me what it is? and where it is used ?
with example…
Regards
Wilson Gunanithi . J