On Wed, 22 Jun 2022 12:45:56 -0500, Michael Oujesky wrote: >Might you have the job log from one that had yesterday's data? > And that requires a couple more steps:
One to access that log. A second to convert it to SFTP and OGET commands This might bee: o "sed" which I know fairly well. o ISPF (which is a pain to use in batch) plus a macro, written perhaps in COBOL since most shops discourage use of Rexx in production. o Pure Rexx (but see above). o I suspect DFSORT could do it. I'm DFSORT-naive, but I understand it has a wide repertoire of facilities. >In processes I have built, I did the job build "today", but >submitted the job stream "tomorrow" or used a timer facility to delay >start of execution until "tomorrow" (or days/weeks later). >At 08:00 AM 6/22/2022, saurabh khandelwal wrote: >> ... >>echo 'get NonMon_DailyExtract_KWT_&LYR4.&LMON.&LDAY..txt'; } | + >> sftp -P 2222 [email protected] >>oget '/u/op117/NonMon_DailyExtract_KWT_&LYR4.&LMON.&LDAY..txt' - >> 'NBFDP.XX.SECURE.DOBMOB.XX.SFTP' -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
