| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
Arun Aravind
Joined: 20 Jun 2008
Posts: 14
Location: Bangalore
|
| Posted: Tue Jul 15, 2008 11:44 am Post subject: CICS program installation |
|
|
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
Joined: 14 Mar 2007
Posts: 3082
Location: italy
|
| Posted: Tue Jul 15, 2008 11:51 am Post subject: Reply to: CICS program installation |
|
|
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
Joined: 20 Jun 2008
Posts: 14
Location: Bangalore
|
| Posted: Tue Jul 15, 2008 11:56 am Post subject: |
|
|
| 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
Joined: 14 Mar 2007
Posts: 3082
Location: italy
|
| Posted: Tue Jul 15, 2008 1:35 pm Post subject: Reply to: CICS program installation |
|
|
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
Joined: 20 Jun 2008
Posts: 14
Location: Bangalore
|
| Posted: Tue Jul 15, 2008 2:47 pm Post subject: |
|
|
| Thanks a lot.. I got what i needed..... |
|
| Back to top |
|
mkarthikeyan
Joined: 07 Aug 2008
Posts: 26
Location: Bangalore
|
| Posted: Sat Aug 09, 2008 10:18 pm Post subject: Reply to: CICS program installation |
|
|
| In CICS startup jcl, concatenate our loadlib to the DDname DFHRPL. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|