CICS Debugging

Is it possible to debug the CICS program without debugger? I know CEDF can execute CICS transactions but I am looking is there anything else that can use to debug the CICS program without debugger?

  
Showing Answers 1 - 6 of 6 Answers

Zac

  • Apr 12th, 2016
 

There are several tools like IBM debugger and CA InterTest which can be used to test CICS programs

  Was this answer useful?  Yes

Noah

  • Sep 7th, 2016
 

Using CEDX with a transaction id will stop the program and allow you to step through it and view memory

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions