Skip to content

Melvin's Web Stuff

My Online Notepad

  • About
  • Blog
    • ASP.NET
    • Visual Studio
    • C#
    • VB.NET
    • PHP
    • SQL
    • JavaScript
    • CSS
    • IIS
    • SQL Server
  • Contact

SQL SERVER – Retrieve Information of SQL Server Agent Jobs

sp_help_job returns information about jobs that are used by SQLServerAgent service to perform automated activities in SQL Server.

EXEC MSDB.DBO.SP_HELP_JOB

Related posts:

  1. How To Obtain a List of DTS Packages exec msdb..sp_enum_dtspackages...
  2. SQL SERVER – 2005 – List all the database List all the database on SQL Servers. SQL SERVER 2005...
Author MelvinPosted on March 26, 2008November 22, 2016Categories SQL Server

Post navigation

Previous Previous post: SQL SERVER – 2005 – List all the database
Next Next post: Error while trying to run project: Unable to start debugging on the web server

Recent Posts

  • How to disable anonymous authentication in IIS Express
  • Enable CORS IIS Express
  • Kendo UI Editor – A FreeTextBox Replacement
  • Cache JQuery Selectors To Improve Performance
  • String.Format to set a constant in .NET
  • About
  • Blog
    • ASP.NET
    • Visual Studio
    • C#
    • VB.NET
    • PHP
    • SQL
    • JavaScript
    • CSS
    • IIS
    • SQL Server
  • Contact
Melvin's Web Stuff Proudly powered by WordPress