MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Intertest breakpoints across regions

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
vincentkandas
Beginner


Joined: 10 May 2007
Posts: 1
Topics: 1

PostPosted: Thu Jul 05, 2007 8:26 am    Post subject: Intertest breakpoints across regions Reply with quote

We have a CICS program that calls another program in a different CICS region (LINK Using SYSID) and I need to set up Intertest breakpoints in both programs in both regions. I'm having a tough time implementing this and need some help. It bypasses stopping at the bkpts in the called program.

Playing with the various monitoring options has only caused INTE abends. Pls provide any assistance if anyone has done this before.
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Thu Jul 05, 2007 8:34 am    Post subject: Reply with quote

you can't (or couldn't a few years ago) monitor two transactions within one intertest session. If you can get two sessions with one tso logon, you are ok, but otherwise, you will need two tso logons (or a co-worker).

What I used to do was insure that the CALLer was debugged (at least to the point of the CALL). After that, I would start another test, and monitor the CALLed, until I got that debugged. Then back to the CALLer to debug the return.

If you withdraw from one session, and go to the other, I don't think you can get back into the first - but that could be wrong.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group