GDGs can be CREATED (not COPIED) only on DASD and NOT on
tape drives ? Is it True ?
Answers were Sorted based on User's Feedback
Answer / febvoice
generation of gdg are sequential and can reside on disk or
tape
| Is This Answer Correct ? | 7 Yes | 1 No |
How to execute 300 steps in a Job?
Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.
what is the difference between perform varying and perform
what is the use of JCL?
Suppose I have five jobs to do. But I want to hold one?
How many instream we can write in single jcl?
How to run cobol program using jcl?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
what is use of dcb parameter in dd statement?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
What you mean by skeleton JCl?