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

CICS program installation


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Arun Aravind

New User


Joined: 20 Jun 2008
Posts: 14
Location: Bangalore

PostPosted: Tue Jul 15, 2008 11:44 am
Reply with quote

Hi.. i have compiled a CICS program and i have stored the load module in my LOADLIB.I have defined and installed the program and transaction using CEDA.I have specified the program name,group,language in define program and also installed the program.For transaction i specified Transaction name,Group and Program Name and did the install transaction using ceda.But when i type the transaction name it shows:
DFHAC2016 07/15/2008 11:22:41 CICS Transaction TDQE cannot run because
program CICSTDQ is not available.

Do i have to define my load dataset in CICS ? please provide the necessary details...
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Jul 15, 2008 11:51 am
Reply with quote

Quote:
have stored the load module in my LOADLIB


that' the point, speak to Your support about the standard jcl to be used for cics procrams
and the libraries where to put the load modules
Back to top
View user's profile Send private message
Arun Aravind

New User


Joined: 20 Jun 2008
Posts: 14
Location: Bangalore

PostPosted: Tue Jul 15, 2008 11:56 am
Reply with quote

Thanks.. Can you tell me how to define the load module location in CICS by myself.I got the authority to define it.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Jul 15, 2008 1:35 pm
Reply with quote

again ...

speak and coordinate with Your support group,

look at the cics startup procedures and
after having read the cics manuals modify them accordingly

review also the compile jcl for consistency with the load libraries
Back to top
View user's profile Send private message
Arun Aravind

New User


Joined: 20 Jun 2008
Posts: 14
Location: Bangalore

PostPosted: Tue Jul 15, 2008 2:47 pm
Reply with quote

Thanks a lot.. I got what i needed.....
Back to top
View user's profile Send private message
mkarthikeyan

New User


Joined: 07 Aug 2008
Posts: 34
Location: Bangalore

PostPosted: Sat Aug 09, 2008 10:18 pm
Reply with quote

In CICS startup jcl, concatenate our loadlib to the DDname DFHRPL.
Back to top
View user's profile Send private message
John De Guzman

New User


Joined: 13 Mar 2023
Posts: 1
Location: Philippines

PostPosted: Mon Mar 13, 2023 7:42 pm
Reply with quote

Same concern here - It's 2023, I hope you guys are still here! icon_biggrin.gif Do you guys have like a pre-built compiler for this COBOL-CICS, along with COBOL-CICS-DB2 as well?
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top