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.
Answer Posted / g.ranjith kumar reddy
//step2 dd dsn=GDG.smaplegdg.base(+1),Disp=Shr
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to alter the parameters for the existing gdg?
How to submit a jcl from cics?
what is the resolution for sb37 error
What are the jcl procedures?
List the various advantages of using jcl language?
What is NOTCAT ?
What is the significance of addrspc parameter in the exec statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Where can program checkpoints be stored for use in a restart?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
how you will the direct the data to spool using sysout option?
What is the purpose of dd dummy statement?
how can you check if a file is empty using jcl?
What is the purpose of disp parameter?
what sort card you will use to copy the data from one dataset to another dataset?