
Executing COBOL-DB2 Program
Executing COBOL-DB2 Program
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 

- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Executing COBOL-DB2 Program
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.
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.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2593
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 2
- 3157
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 1
- 2428
-
by engh
View the latest post
Fri Jul 08, 2022 7:31 pm
-
- 6
- 1929
-
by sergeyken
View the latest post
Sat Jul 17, 2021 12:38 am
-
-
Find the version of a cobol program through its load module
by vinigim » Fri Oct 30, 2020 3:16 am » in IBM Cobol - 5
- 5138
-
by chaat
View the latest post
Sat Nov 07, 2020 8:40 am
-