Hi All,
My requirement is to extract all the sequential datasets which is created between some particular time window on particular day.
Example - If the production batch is run daily then I need to extract all the datasets which is created between 12am - 3am of my system time.
Challenge here is that how I can pass this time constraint to my rexx utility. Any suggestion will be helpful.
Thanks.