Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
This topic describes how to use stored procedures to view the runtime state of SQL Server Agent jobs.
To view job activity
Execute sp_help_jobactivity to view all SQL Server Agent jobs for the SQL Server instance.
To view activity for a specific job, specify the job name. To view activity for a specific SQL Server Agent session, specify the session ID.
See Also
Concepts
Other Resources
sp_help_jobactivity (Transact-SQL)