Executing COBOL-DB2 Program

IBM's flagship relational database management system
hayt.main
Posts: 17
Joined: Tue Jul 28, 2009 4:31 pm
Skillset: cobol, jcl, db2
Referer: Google

Executing COBOL-DB2 Program

Postby hayt.main » Tue Aug 04, 2009 6:02 am

Hi, Can someone help with how to execute a cobol-db2 program... with example cobol-db2 program and step by step procedure. I am beginner so please need help :)

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Executing COBOL-DB2 Program

Postby dick scherrer » Tue Aug 04, 2009 6:56 am

Hello,

If you have a system to run on you should talk with someone who already executes cobol-db2 programs on that system. Everything you need is site-specific and is already available on that system.

In general, the standard compile process should be used which will pre-compile the code (cobol and sql), compile the code, link the compiled code, and bind the cobol code to the sql code. Alll of the jcl, libraries and control statements have been determined for your system.
Hope this helps,
d.sch.


  • Similar Topics
    Replies
    Views
    Last post