|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Debugging a triggered CICS transaction |
« View previous topic :: View next topic » |
Author |
Message
|
daalouw |
Posted: Thu Jul 25, 2002 7:00 am Post subject: Debugging a triggered CICS transaction |
|
|
 Newbie
Joined: 21 Apr 2002 Posts: 4 Location: North Carolina, US
|
Hi everyone.
What an awesome site for a newbie like. My question is this : How do I debug a CICS program that has been triggered by MQSeries ? Because no screens are involved with this type of triggered CICS application, I cannot use CEDF as my terminal never gets control.
Thanks
Deon |
|
Back to top |
|
 |
oz1ccg |
Posted: Thu Jul 25, 2002 7:25 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
Hi,
One way is to use a debugger like Xpediter (from Compuware) or a similar tool. Well I know that this is expensive.
Anothere way arround is turn off triggering in MQSeries and start the CICS transaction by hand after enabling CEDF, then you are able to "trace" using CEDF I've used it for some customers.
NB: The application program must be able to decide which queue to use, and your user must ofcause have the correct auth. in SAF.
Just my $0.02  _________________ Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT. |
|
Back to top |
|
 |
daalouw |
Posted: Thu Jul 25, 2002 8:32 am Post subject: |
|
|
 Newbie
Joined: 21 Apr 2002 Posts: 4 Location: North Carolina, US
|
We have Xpediter. How do I debug the session when the triggered process triggers a CICS transaction. The transaction is not going to run on my terminal and no screens are involved.
Deon |
|
Back to top |
|
 |
oz1ccg |
Posted: Thu Jul 25, 2002 11:59 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
Well Well I'm very happy I'm teaching Xpediter myself.
If I remeber right under menu 1.4 and 1.6 you can specify which TERMID you want to TRAP/ABEND (Xpediter terms).
Default you have one line with only our TERMID, you modify this line and changes the termid to **** and add one more line with 'NONE' in TERMID.
You have to do it under both menu 1.4 and 1.6!
I think it might be a god idea filter on TRANSID, so you only get your own abends... from the CICS.
I den't have to tell you to start Xpediter on the CICS where transaction is executed if you are using an MRO environment. You can see it in the transaction definition in the CSD.
I hope it might help you.
Just my $0.02  _________________ Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT. |
|
Back to top |
|
 |
daalouw |
Posted: Fri Jul 26, 2002 5:14 am Post subject: |
|
|
 Newbie
Joined: 21 Apr 2002 Posts: 4 Location: North Carolina, US
|
It worked great. Thank you very much.  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|