Page 1 of 1

Clear DataStage Director logs ..

Posted: Mon Nov 05, 2018 9:28 am
by Developer9
Hi,
In our project the logs become huge and have more than 100 jobs needs to be cleared logs on them through director ..Is there any efficient way do at project level instead of job by job ?Going forward I set less interval for auto-purge at project level.

Code: Select all

select job >clear Log >Immediate purge
Thanks.

Posted: Mon Nov 05, 2018 1:37 pm
by jneasy
Hi Developer9

In the past I have created a server routine that would loop through all the jobs in the repository and purge the logs manually.

Cheers,
jneasy