Have you opened a ticket with the vendor since this isn't a Microsoft-provided timer job?
Timer job stuck since 2 days
We have cleared the sharepoint config cache in all 4 server ( 2app and 2 web)and done IIS reset, but still timer job stuck you can see in attached screenshot. Please help.
2 answers
Sort by: Most helpful
-
-
Elsie Lu_MSFT 9,796 Reputation points
2021-02-08T02:25:12.92+00:00 Hi @sns ,
A Timer Job is a periodically executed task inside SharePoint Server. It provides us a task execution environment. For example, we can execute tasks like: sending emails every hour, data updating every day, creating reports every week, etc.
Here is a SharePoint Server 2016 default Timer job list, you could check whether the stuck timer job is in the list.
Default timer jobs in SharePoint Server 2016If it is Microsoft’s default Timer job, which timer jobs are stuck? You can also click to view the running plan of this stuck Timer job and try to restart it.
And as trevor mentioned, if it isn't a Microsoft-provided timer job, I would suggest you consult the third-party suppliers.
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.