View previous topic :: View next topic
|
Author |
Message |
Arun Aravind
New User
Joined: 20 Jun 2008 Posts: 14 Location: Bangalore
|
|
|
|
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 |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10886 Location: italy
|
|
|
|
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 |
|
|
Arun Aravind
New User
Joined: 20 Jun 2008 Posts: 14 Location: Bangalore
|
|
|
|
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 |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10886 Location: italy
|
|
|
|
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 |
|
|
Arun Aravind
New User
Joined: 20 Jun 2008 Posts: 14 Location: Bangalore
|
|
|
|
Thanks a lot.. I got what i needed..... |
|
Back to top |
|
|
mkarthikeyan
New User
Joined: 07 Aug 2008 Posts: 34 Location: Bangalore
|
|
|
|
In CICS startup jcl, concatenate our loadlib to the DDname DFHRPL. |
|
Back to top |
|
|
John De Guzman
New User
Joined: 13 Mar 2023 Posts: 1 Location: Philippines
|
|
|
|
Same concern here - It's 2023, I hope you guys are still here! Do you guys have like a pre-built compiler for this COBOL-CICS, along with COBOL-CICS-DB2 as well? |
|
Back to top |
|
|
|