PurgeJob
Version 2.2 by Outhman Moustaghfir on 2021/04/13 15:52
Introduction
'PurgeJob' is a connector allowing iXPath admins to delete all old jobs from the database in order to make it more available and performant.
The main aim to have this connector in hand is to handle storage issues and discard old jobs.
This presentation is going to take you through :
- Parameters used.
- How to use the 'PurgeJob' connector.
Parameters
'PurgeJob' connector involves 2 parameters :
- retentionJob: the number of days. it refers to how old the jobs wanted to be deleted. eg: If we take retentionJob=30 days, the connector will remove all jobs older than 30 days.
- stopTime: the number of minutes to stop the current 'PurgeJob'. eg: if we set stopTime = 60 minutes and 'PurgeJob' has been triggered at 1:00 pm, it will be stopped at 2:00 pm.
Use
(capture)
'PurgeJob'
No comments for this page