Cannot stop Tfs 2010 Reporting Jobs
I have recently moved our TFS 2010 server to new server, when I'm trying to configure Reporting server and when I stop the reporting jobs the TFS tells me that there are running jobs please wait untill it is Idle.
I wait for a long time till the jobs finish but no way, It is always running.
After long investigations about how these jobs work, I foun that the queued jobs are saved in the Tfs_Configuration database in a table called "tbl_JobQueu". I've cleared the table "tbl_JobQueu" and it works now,
I wait for a long time till the jobs finish but no way, It is always running.
After long investigations about how these jobs work, I foun that the queued jobs are saved in the Tfs_Configuration database in a table called "tbl_JobQueu". I've cleared the table "tbl_JobQueu" and it works now,
Comments