Is it possible to take a PDS and write it to a GDG? If so,
can you provide an example? Thanx
Answer Posted / mdvasanth86
No doubt, it will work.
A GDG is similar to a PS in most ways we use it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention the types of job control statements?
what is the JCL statement consists of?
what is the compile process of cobol program expalin with code
how would you create a temporary dataset? And where will you use them?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
how do you access an uncataloged dataset in a jcl?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is the significance of addrspc parameter in the exec statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
in ways data can be passed to a COBOL program from JCL?
Explain the job statement in jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What do you understand by jcl?
how to run batch program without jcl?