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

Provide plan name and library for subprogram using RUNCOBOL


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
star_dhruv2000

New User


Joined: 03 Nov 2006
Posts: 87
Location: Plymouth, MN USA

PostPosted: Mon Sep 03, 2007 2:06 pm
Reply with quote

Hi all,

I have a COBOL program which is calling a sub program which is COBOL-DB2 program. Now in our shop we use different RUN JCL for COBOL and COBOL-DB2 program.

I thought of dynamic call for subprogram but still how to provide plan name and library for subprogram using RUNCOBOL.

Thanks and regards
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Sep 12, 2007 1:41 am
Reply with quote

I don't know what is RUNCOBOL, but I think I get your doubt: When your main program is COBOL only, and the subprogram is a COBOL-DB2 program, you invoke the main program using the COBOL-DB2 method (usually with the DSN interface, but sometimes using CAF).

O.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Calling an Open C library function in... CICS 1
No new posts How to go into a subprogram in IBM De... IBM Tools 5
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Duplicate several members of/in one l... JCL & VSAM 7
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
Search our Forums:

Back to Top