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
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
How to get cursor position from system in CICS environment ?
What do you understand by the term job time – out and how can you overcome that?
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
Can we change a FB file to VB file in JCL? Please help
What is notcat 2 - gs?
What is NOTCAT ?
can we maintain 2 generations with different Lengths in Same GDG ?
How can a jobs execution priority be modified?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Explain the function of a dd statement?
when GDG version number get changed ? bcz always Generations only increasing.