MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

COMPILE JCL for CICS program Calling C subprograms

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
mnandakumar
Beginner


Joined: 09 May 2007
Posts: 22
Topics: 14

PostPosted: Wed May 09, 2007 9:20 am    Post subject: COMPILE JCL for CICS program Calling C subprograms Reply with quote

Hi,

Could anyone help me with Compile JCL for CICS - COBOL program which calls a C program.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Wed May 09, 2007 10:05 am    Post subject: Reply with quote

mnandakumar,

Check this link

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHALB00/2.5?DT=20050222153609


Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mnandakumar
Beginner


Joined: 09 May 2007
Posts: 22
Topics: 14

PostPosted: Wed May 09, 2007 10:22 am    Post subject: JCL for Tracemaster Reply with quote

Hi,

I was trying to create Symbol file for tracing the CICS program.Actually the CICS program calls C program.When i try to link the OBJ for C program with the CICS program in Link edit step it throws me an error with

9207 SYMBOL PROGRAM1 UNRESOLVED. MEMBER COULD NOT BE INCLUDED THE FROM THE DESIGNATED CALL LIBRARY.

I am not able to resolve it. Is any particular SYSLIB has to be included or whether any PRELINK step has to be done.

Could anyone help me with this issue.

Thanks in advance
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Wed May 09, 2007 10:33 am    Post subject: Reply with quote

make sure you are specifying the correct library for your C module in your JCL and that the DDNMAE it is attached to matches that on your link control cards (if required)
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
mnandakumar
Beginner


Joined: 09 May 2007
Posts: 22
Topics: 14

PostPosted: Wed May 09, 2007 10:42 am    Post subject: Reply with quote

Thanks for the quick response Smile

Actually the C program is a static call in CICS program and the C program which is called by CICS is the driving module.The C program MIAN calls another C program PROGRAM1 and i get the error unresolved error in PROGRAM1 module.


Could u tell me where i should add the Obj LIB of C program in LINK -EDIT step.

Thanks in advance
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Wed May 09, 2007 11:15 am    Post subject: Reply with quote

mnandakumar,

Look up the CICS-supplied procedures DFHYITDL (for C) and DFHYITEL (for C++)

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group