It's all about the answers!

Ask a question

Team Debug for COBOL with RDz


Jorge Nagasaki (17512217) | asked Jan 31 '10, 2:30 p.m.
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



permanent link
Nicolas Dangeville (31632425) | answered Feb 04 '10, 7:08 a.m.
JAZZ DEVELOPER
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
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.

permanent link
Jorge Nagasaki (17512217) | answered Feb 09 '10, 4:17 p.m.
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 :
http://www-01.ibm.com/support/docview.wss?=&uid=swg21409932 ?

Thanks

Nicolas

permanent link
Alex Akilov (19111) | answered Feb 15 '10, 11:21 a.m.
JAZZ DEVELOPER
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..

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 :
http://www-01.ibm.com/support/docview.wss?=&uid=swg21409932 ?

Thanks

Nicolas

permanent link
Alan Boxall (561) | answered Feb 15 '10, 10:15 p.m.
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.

permanent link
Jorge Nagasaki (17512217) | answered Feb 18 '10, 6:32 a.m.
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


Register or to post 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.