| Author |
Message |
radhaajai
New User
Joined: 06 Jan 2004 Posts: 3
|
|
|
|
hi all,
We work in CICS very rarely. So i dont know much about cics. CICS related programs are already developed too. Now I am in the maintenance project. In one program whenever the response code from CICS is other than normal, that will give an abend code in accordance with the program. If i need to expedite CICS programs how can I. I think thru CEDF this can be done. But what all i need to give in the CICS environment.I only know the transaction id and program name. Can anyone help me in this regard. Mean time i try from my side too. |
|
| Back to top |
|
 |
References
|
Posted: Mon Aug 09, 2004 5:11 pm Post subject: Re: how to expedite CICS programs |
 |
|
|
 |
jz1b0c
Active User
Joined: 25 Jan 2004 Posts: 180 Location: Toronto, Canada
|
|
|
|
go to your CICs region type XPED
A menu will appear, enter the transaction/Program name you want to trace set a break poing at procedure division
now start the transaction. |
|
| Back to top |
|
 |
|
|