One of My Job is running in production, which contains five
steps?i want to pass the input to FIFTH step while running is
it possible? if how?
Answer / sem
You may code such cond parameter which is always true on 5th step like cond=(99,LE)
| Is This Answer Correct ? | 0 Yes | 0 No |
how to run JCL thru COBOL.
what are the ways of passing data to a cobol program from jcl?
what are the options in file-aid to edit vsam dataset and to compare data sets.
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
after submiting the jcl.how do you know that the job has been completed.
What does the one advantange of using IEBUPDTE?????
List the various advantages of using jcl language?
Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 Answers iGate, Lehman Brothers,
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
Name the parameters which can be used to limit the number of records written to a sysout dataset?
In SPACE,what is directory,RLSE
what is “Cond= even” and “Cond=only”?