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.
No Answer is Posted For this Question
Be the First to Post Answer
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
What is the difference between the positional and keyword parameters? Give examples.
how to create a member or sequential dataset through tso command??
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 difference between Return Code, user completion code, Abend code and reason Code?
what does mvs stand for?
Hi, can any one tell about " How do u eliminate the duplicates "
At what stage, operator can change the class and priority of a submitted job?
Explain about LMFREE�free data set from its association with data ID
What statement can be used to send data to another mvs jes3 node?
why do we use file-aid wht r the adv of using file-aid thn in ispf
Can comments be specified at the very beginning of a jobcard? Will the JCL execute?