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

triggering Online Module for debugging


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
asindhi

New User


Joined: 09 Jan 2007
Posts: 1
Location: Noida

PostPosted: Wed Jan 27, 2010 1:27 pm
Reply with quote

I have online load module A which gets called(invoked) from online module B. Module B lies in another sub system and thus is not accessible to us for debugging. Module B passes input data to module A and receives output data from it.
Problem is user of Module B reported that module A is not passing back the required data back to B. Now I want to debug where module A is going wrong. I have online xpeditior and the input data that needs to be passed to module A but want to know how can i trigger module A without asking user of another subsystem to trigger it using module B.

Thanks
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jan 28, 2010 12:39 am
Reply with quote

Hello,

One way might be to write a "stub" module (that invokes module A) to run on the subsystem where module A is executed. . .

There is the possibility that the module A code is not actually failing. . .
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Underscore was not populated to onlin... CICS 1
No new posts Trying to change copybook in online c... CICS 4
No new posts Batch call online program, EXCI task ... CICS 3
No new posts Debugging not getting triggered throu... CICS 3
No new posts Error while trying to access Online I... CA Products 2
Search our Forums:

Back to Top