What are the available drill modes?
How many communication protocols can be used to implement a soap message? Is soap messages are tied to any protocol?
What causes 0xc000007b error?
What is the use of functional interface?
How will you explain JOIN function in SQL to a 10 year old ?
How are controlling areas and company codes related?
What is map function in laravel?
What is the current version of codeigniter?
How do I increase weblogic server memory? : BEA Weblogic
How can I put Bank Guarantee Receipt entry in Tally ERP9?
What are the advantages of arraylist over arrays?
What are all components of ADO.Net data provider?
Is it possible to call oracle database through ADO control or Object?
size of condotory fron voltage level
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.