IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Cobol-DB2 program compilation using main and sub-programs


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
homesh_career

New User


Joined: 25 Aug 2005
Posts: 5

PostPosted: Tue May 08, 2007 12:37 pm
Reply with quote

There is a main cobol program without any SQL statements which is calling sub-programs that uses SQL statements, then -

a) How to comiple & bind these COBOL-DB2 programs.
b) What if the sub program is dynamic.
Back to top
View user's profile Send private message
ashwinreddy

Active User


Joined: 16 Sep 2004
Posts: 106
Location: Hyderabad

PostPosted: Tue May 08, 2007 12:44 pm
Reply with quote

Hi,

Compilation Process: Change the Processor Group without Db2 for
Main program and with DB2 for sub program
Bind Process: Bind only Sub Program.
Dynamic Call: Check the processor group for Dynamic call
and with db2.

Hope this hepls you.

Cheers
Ashwin
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top