Dear experts,
is there a way to delete all background jobs by status (like error) with a scheduled database task?
Thank you.
Dear experts,
is there a way to delete all background jobs by status (like error) with a scheduled database task?
Thank you.
Go to the system parameters, set 0 for parameter related to jobs with Error state and wait 10 minutes.
To elaborate on
The light clean up task (BATCH_SYS.FND_LIGHT_CLEANUP_) is one that takes care of deleting the background jobs in different states based on the system parameter settings (among other things that it does, such as checking and initiating IAL replication if there are any outstanding, cleaning Virtuals used in Projections, etc.)
Hi guys,
thank you a lot. It works.
Hi
Additionally, please refer to the below documentation on System Parameters. Under the "Background Jobs" category, you will find system parameters that define the cleanup age limit for Background Jobs in various states.
System Parameters - Technical Documentation For IFS Cloud
Thank you,
Aswin.
Hi
Additionally, please refer to the below documentation on System Parameters. Under the "Background Jobs" category, you will find system parameters that define the cleanup age limit for Background Jobs in various states.
System Parameters - Technical Documentation For IFS Cloud
Thank you,
Aswin.
Dear
thank you for the link.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.