How gdg are concatenated?
No Answer is Posted For this Question
Be the First to Post Answer
if we compile the cobol+ db2 program now ofter 5 years we need to compile again?
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
What statement marks the end of an in-stream or catalogued procedure?
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
My requirement is : How to populate a empty PS/flat file with ONLY spaces in the first line. You should not use any input dataset to do this. I'm not sure whether you may use any utility for this purpose?
Explain about File Tailoring
What are the kinds of job control statements?
how can we override data definitions in jcl. can any one give detailed example
How to concatenate different LRECL of files?
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?
how can handle the s0c4 abend???
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )