Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

Can I change "Category_Id" & "Current_execution_status" value in MS SQL Server 2

$
0
0

I have created a one job in MS SQL SERVER 2012through SQL Server agent, and that job is not running due to some securityprivileges.

when i am seeing through below SQL query to thatmy created job "Category_id" field, which is showing "3"i.e, (Category_id =3)

which means "idle" job.

use msdb

select * from dbo.sysjobs

I have also check out my Job activity through"JOB Activity Monitor" of "SQL Server Agent" where alsoable to see in "Enabled" field , my

Job Status is "Yes" i.e, (Enabled=yes)and "Category ID" field the int value is '3'.

And the status field the "status" is"idle" that is (Status=idle)

Again i am write down all status in detailsmanner

NameEnabledStatusCategorynotify_level_eventlog

My Job NameYesIdle32

So, i am sure now after watch out the 'JobActivity Monitor' status that my Job is "idle".

As per databasejournal documentation (...


Viewing all articles
Browse latest Browse all 4871

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>