when GDG version number get changed ? bcz always Generations
only increasing.
Answer / shivaram
using CYC(+1) one can change the version of gdg
| Is This Answer Correct ? | 2 Yes | 2 No |
how to resolve soc-7 ? please tell me
What is the difference between static call & Dynamic call ?
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the use of DSNDB07 ?
suppose i have 10 job steps and i want to execute only step 6.How to write?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is use of restart and how to use it?
How is a GDG base created?
what operation is performed by job statement?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
What is the difference between the positional and keyword parameters? Give examples.