Re: Calling a COBOL-DB2 program from a pure COBOL program.





?? Ursprüngliche Nachricht

Am 03.05.06, 11:21:22, schrieb "arrbee" <arrbee@xxxxxxxxx> zum Thema
Calling a COBOL-DB2 program from a pure COBOL program.:


Hi,

An interviewer asks me if it is possible to Call a COBOL-DB2 program
from a pure COBOL program? If possible, which utility do we need to
use
to execute it? I mean, we use IKJEFT01 to execute a COBOL-DB2 program.
But, our case is different here because we are calling a COBOL-DB2
sub-program from a pure COBOL program. So, which utility to use and
what is the procedure?

I actually wrote a small main (COBOL) program and sub-program
(COBOL-DB2) but don't know how to make use of it..........:-(

Would anybody please explain.

Hi Arrbee

a COBOL-DB2-Program is the same as a COBOL-Program that calls a
COBOL-DB2-Program

Einen schoenen Tag
Andreas Lerch



.