what is the compile process of cobol program expalin with code
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of addrspc parameter in exec statement?
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?
What is the purpose of the PARM keyword in the EXEC statement?
What is DSNDB06 ?
What does SYSIN * indicate?
i just need the first and last record from a sequencial file?how
What is the significance of addrspc parameter in the exec statement?
Explain the function of the dd dcb keyword?
what does mvs stand for?
How many types of libraries are there in JCL ?
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.