Page 1 of 1

Reg. defining programs, transactions, plans & files in CICS

PostPosted: Thu 29 Oct 2009, 08:52
by jdsp
Hi,

I am not able to define programs, transactions, plans & files in the CICS control tables. I tried with the CEDA transaction but am getting an error. Please help............

Thanks,
JDSP

Re: Reg. defining programs, transactions, plans & files in CICS

PostPosted: Thu 29 Oct 2009, 11:08
by prino
jdsp wrote:... I tried with the CEDA transaction but am getting an error. Please help...


Mind-reading department was closed ages ago, please quote the error(s) you are getting!

Robert

Re: Reg. defining programs, transactions, plans & files in CICS

PostPosted: Thu 05 Nov 2009, 15:25
by jdsp
Hi,

I defined a group and then added a program and a transaction to the group using the CEDA transaction. When I did a display using CEDA, I am getting the following output.

NAME TYPE GROUP DATE TIME
TSHOW PROGRAM JDSPGRP 09.281 03.09.32
PT00 TRANSACTION JDSPGRP 09.281 04.00.58

Is this correct?

Then, if I do a CEMT for the transaction PT00, I am getting the following output.

I TRA(PT00)
STATUS: RESULTS - OVERTYPE TO MODIFY
Tra(PT00) NOT FOUND

Please note: I have not yet added the load of the program to the CICS load library. Is this causing the error?

Please help.

Thanks,
JDSP.

Re: Reg. defining programs, transactions, plans & files in CICS

PostPosted: Tue 17 Nov 2009, 07:06
by Rakesh kotha
I can see your TRAN(PTOO) is avialable for use now.

To see a resource from CEMT, you have to define it and then INSTALL(else COLD start of region) it using CEDA. If it is a Program, you have to keep the Load of the program in CICS lib's before using it.

Thanks
Rakesh Kotha

Re: Reg. defining programs, transactions, plans & files in CICS

PostPosted: Fri 20 Nov 2009, 10:55
by jdsp
Hi Rakesh,

Thanks for your response. I got what you said. I have done the installation already, but, came to know of it only accidentally. Since, you are an expert in CICS, I wish to get in touch with you, if I have a question. Hope that is ok with you.

Thanks again,
JDSP.

Re: Reg. defining programs, transactions, plans & files in CICS

PostPosted: Fri 20 Nov 2009, 13:15
by Rakesh kotha
Happy to Help...