Skip to main content
Solved

System background job F1JOB description

  • 2 July 2024
  • 2 replies
  • 31 views

Hi, i have a serious problem of performance on 1 environment and it seems to be related to some specific schedule tasks that keep running and drain all CPU power.

 

In this picture you can see the methods F1JOB_112, F1JOB_2 and so on … How can i know to what schedule tasks they are related to ? Indexation ? Cache Refreshing ?

Hi @ludovic.rougean 

Number refers to the database process ID.

You can search in the background jobs to find the schedule ID

 

Hope it helps!

Damith


Yes it does !!! Thanks a lot.


Reply