How does the jcl specify the job to os?
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of addrspc parameter in exec statement?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?
What is model dataset label(Model DSCB)?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is one line to pass PARM from JCL to COBOL?
How is a type of file defined in the jcl that executes the cobol program?
Explain about LMCOPY -
what is static and dynamic call with examples?
Can we create VSAM file by using IEBGENER?
In JCl which of this activities get executed if act002 abnormally terminates //job001 job ......... //act001 exec pgm=cobo01 //act002 exec pgm=cob02, cond=(01,le) //actoo3 exec pgm=cob03, cond=only //actoo4 exec pgm=con04
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.