when can a job time-out occur? How to overcome that?
No Answer is Posted For this Question
Be the First to Post Answer
Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
Explain about LMGET�read a logical record from a data set
How can return codes be tested before execution of a job step?
how to do automated restart when a job abends?
do we need to mention the location of catalogued procedure for each it's call in a single job?
restart logic ?
what is DD statement is used in JCL?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Hi, Say I have 10 flat files and I want to copy all these 10 flat files to a GDG versions flat files (I have GDG base: FDWS01.TEST.RESTORE) in one shot. Can we do that in one shot using a JCL. May be by using IEBGENER. It's a bit urgent. So anyone's fast rely would be appreciated.. Thanks in advance.. 10 flat files ----------------------------------- FDWS01.SUB.RESTORE1 FDWS01.SUB.RESTORE2 FDWS01.SUB.RESTORE3 ; ; FDWS01.SUB.RESTORE10 TO GDG versions ----------------------- FDWS01.TEST.RESTORE.G0001V00 FDWS01.TEST.RESTORE.G0002V00 FDWS01.TEST.RESTORE.G0003V00 ; ; FDWS01.TEST.RESTORE.G0010V00
how to put a dependency on job in jcl using opc scheduler?
in jcl you are having JCLLIB and STEPLIB what happens