Create CL programs to do it.
1) Saturday afternoon, schedule to run a CL program containing
a) ENDCLNUP
b) CHGCLNUP STRTIME(03:00:00)
c) STRCLNUP OPTION(*SCHED)
2) Sunday afternoon, schedule to run a CL program containing
a) ENDCLNUP
b) CHGCLNUP STRTIME(*NONE)
c) STRCLNUP OPTION(*SCHED)
Since CHGCLNUP controls when cleanup is to run and your only options are TIME, *SAME, and *SCDPWROFF, I think this would be a good way to automatically schedule cleanup to run on Sundays at 3 am.
Thanks all…..
Discuss This Question: 19  Replies