How can values be passed from the job stream to an executable program?
No Answer is Posted For this Question
Be the First to Post Answer
Explain dfsort utility?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
how many types of sorts are there in jcl?
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
what is use of disp parameter in dd statement?
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
shall we concordinate two different length dataset in to a new date set.
What is the significance of addrspc parameter in exec statement?
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
What are hierarchy levels in jcl?
What is S322 abend ?