Hi,
Hope you can shed some light on this. I have an overnight job that stamps the start and end date and times to a file using an RPG program that's called from a CLP.
Occasionally, this job crosses midnight and when it does we have problems. When looking at the file, the times are stamped correctly but the dates remain the same .. i.e.
start date and time 2011-11-07 22:10:42
end start and time 2011-11-07 01:02:32 - Should be 2011-11-08???
The RPG program is only called when the controlling CLP started and again when the CLP is ended. On both occasions LR is set-on.
So my question is, does UDATE not change during the current job? It appears the UDATE is Job Start date
Thanks for looking
Hope you can shed some light on this. I have an overnight job that stamps the start and end date and times to a file using an RPG program that's called from a CLP.
Occasionally, this job crosses midnight and when it does we have problems. When looking at the file, the times are stamped correctly but the dates remain the same .. i.e.
start date and time 2011-11-07 22:10:42
end start and time 2011-11-07 01:02:32 - Should be 2011-11-08???
The RPG program is only called when the controlling CLP started and again when the CLP is ended. On both occasions LR is set-on.
So my question is, does UDATE not change during the current job? It appears the UDATE is Job Start date
Thanks for looking



rep updated

Comment