IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

IBM Debug Tool - trap an online program


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vinit_infy
Warnings : 1

New User


Joined: 07 Apr 2005
Posts: 56

PostPosted: Wed Jun 01, 2011 10:55 am
Reply with quote

Hi,

Could you please let me know how i can trap a online program which is getting invoked by remote transaction?

Thanks
Vinit
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Wed Jun 01, 2011 6:22 pm
Reply with quote

Where is the remote transaction coming from?
Back to top
View user's profile Send private message
vinit_infy
Warnings : 1

New User


Joined: 07 Apr 2005
Posts: 56

PostPosted: Mon Jun 06, 2011 2:40 pm
Reply with quote

The program is geeting triggered by transaction run by CICS START command. I search through the manuals and everywhere it is written that , for trapping the remote triggered program -

Terminal ID should be set as blank..

i tried but no luck.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Jun 06, 2011 2:51 pm
Reply with quote

don't know if it will help,
but in xpeditor, we set the terminal id to all '*',
to trap a remotely (e.g. WEBSPHERE) triggered transaction which eventually invokes the module in question.
Back to top
View user's profile Send private message
tp70227

New User


Joined: 20 Nov 2009
Posts: 3
Location: Hyd

PostPosted: Mon Aug 08, 2011 9:05 pm
Reply with quote

you need to keep everything as * expect the module that you want to trap. Then invoke the transaction from the applicaiton and wait for your module to be executed whenver it will get called the usual xpeditor window will open
Back to top
View user's profile Send private message
fencinglapins

New User


Joined: 02 Feb 2016
Posts: 3
Location: usa

PostPosted: Tue Feb 02, 2016 11:02 pm
Reply with quote

Has anyone used IBM DEBUG's private mpr facility to step thru online pgms? I have generated the mpr jcl, changed the class of the trancode in which I am interested to the one referenced in the mpr jcl., but can't get DEBUG to intervene.
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Wed Feb 03, 2016 12:21 am
Reply with quote

In the future, please start a new topic instead of adding onto a 4 yr old thread.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top