How would I code JCL to copy a gdg data set G001v00 and
create a gdg Data set G001v01
Answer Posted / balaji
yes
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the compile process of cobol program expalin with code
What is the purpose of disp parameter?
Can I share my data with other jobs? How?
How is the record format of an output dataset specified?
Explain how can a stopped job be started again?
What is NOTCAT ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How would you understand error(execution phase)?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
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 can a jobs execution priority be modified?
What dd statement is used to supply the name of a dataset?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the use of symbol // in jcl?
How does jcl act on code(if you take a cobol program)?