Team Debug for COBOL with RDz
Tried to find some information on How to start a Team Debug of a remote debug ( COBOL on z/OS) session, but could not find .
Please can you help? I am using the RTCz (2001) integration with RDZ 7.6. |
5 answers
Have you looked at this :
http://www-01.ibm.com/support/docview.wss?=&uid=swg21409932 ? Thanks Nicolas "naga" <naga> wrote in message news:hk4m6n$2jt$1@localhost.localdomain... Tried to find some information on How to start a Team Debug of a |
Thanks for the direction, This doc is what I am looking for..
BUt, I followed the instructions , but when I start the Job with the debug paramters for Team debug , the Jobs just runs to the end and does not enter in "debug mode". Any help on this? Have you looked at this : |
Jorge,
Did you activate the debug profile in CICS? See http://www.ibm.com/developerworks/rational/library/09/rationalteamconcertsystemzjazz2/index.html or http://www-01.ibm.com/software/tivoli/systemz-advisor/2009-11/CICS_debugging.html?S_TACT=105AGX15&S_CMP=ART for some more details about configuring the CICS debug side of things Thanks for the direction, This doc is what I am looking for.. |
Looks like there is a missing step in the tech note.
The RTCz server is shipped with Team Debug disabled. Follow these steps to enable the team debug service: 1) log into the admin page of the RTCz server (append "/admin" to the end of the URL used to access the repository 2) go to the advanced properties 3) search for "team debug" 4) the installed default for the port is -1 meaning disabled Set the port to a valid port number that is not blocked by a firewall. If you set to a port that is in use a message should appear warning of the problem. 5) press save to apply the new port Retry your debug testcase and it should start in team debug mode. |
Thanks for all.
I think I still have problems with Pre-requisits for this to work. I found out that our z/OS has V9 of Debug Tool, and according to the pre-reqs I should have V10.1. right? |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.