Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 9405

DB2 :: Calling Cobol DB2 program from a cobol pgm

$
0
0
Author: nkjain87
Subject: Calling Cobol DB2 program from a cobol pgm
Posted: Thu Jul 21, 2016 5:12 pm (GMT 5.5)

PGM-A is simple Cobol program which calls PGM-B which is a COBOL-DB2 program and PGM-B calls final routine PGM-C which is COBOL-DB2 program.

Here, Pgm-B and Pgm-C are prepared long back at different times and pgm-A is developed recently.

Now What would be the process(pre-compilation, compilation, link editing, binding etc. of any of the above programs) to follow before executing Run JCL? And also what shall I input in place of 'pgm' and 'plan' in runjcl?


Viewing all articles
Browse latest Browse all 9405

Trending Articles