if we compile the cobol+ db2 program now ofter 5 years we
need to compile again?
Answer / vinay sonar
You need not to compile it again until and unless you
doesnt change the COBOL or DB2 program
| Is This Answer Correct ? | 7 Yes | 0 No |
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
What is Cataloged Procedures?
Max generations in GDG??
What are three parameters you can specify on Job statement as well as on exec stmt ?
If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
What is the significance of addrspc parameter in exec statement?
Can you execute a PROC from another PROC?
shall we concordinate two different length dataset in to a new date set.
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
How to send notification to multiple users through jcl???