How to set up a CA Easytrieve program to call a Cobol program that calls a DB2 routine.
search cancel

How to set up a CA Easytrieve program to call a Cobol program that calls a DB2 routine.

book

Article ID: 54518

calendar_today

Updated On:

Products

PanAudit Plus Easytrieve Report Generator PAN/SQL Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

Description:

CA Easytrieve program calling Cobol program that is calling DB2.

Solution:

Run under
TSO, executing program IKJEFT01, specifying EZTPA00 for the program name or the linkedited ezt program and the plan name for the cobol db2 program, i.e.

// EXEC PGM=IKJEFT01
//SYSTSIN DD *
DSN SYSTEM(db2ssid)
RUN PROGRAM(EZTPA00) - for compile and go, or a linkedit pgm
PLAN (cobolplan) -
LIB (loadlib)
END

Environment

Release: EDBMSU00200-6.4-Easytrieve-Report Generator-Option for DB2-MSU
Component: