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

Unable to debug START TRANSID CICS program using expeditor


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Satheeshkumar

New User


Joined: 20 Feb 2009
Posts: 51
Location: Chennai

PostPosted: Sat Sep 28, 2013 6:03 pm
Reply with quote

Hi,

If Pgm A is the code which executes START command to initiate task B. Now after executing this command,
Pgm A wont wait for control to get back from task B
and Pgm A continue its execution parallel to the execution of task B.

According to me once the task B is started it has no link with Pgm A. Pgm A should not wait for task B to end.

I have setup the breakpoint in both program Pgm A and Pgm B. The expeditor is not trapping the Pgm B after execution of START TRANSID command.
I confirmed that Pgm B is started after cheking CEMT I PROG(Pgm B) usecount and it is incemended by one. also if i give CEDX transid the progrm B is trapped. but i can see only execution of CICS statement.

I want to debug the program B using EXPEDITOR.

Could any body help me how to trap pgm b in expeditor.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts CICS - Resource limiting using omegam... CICS 0
No new posts Upgrade CICS TS to 6.2: authorization... CICS 0
No new posts PL/1 SEND CICS MAP first time, attrib... CICS 6
No new posts CICS UCTRAN=NO not working, need syst... CICS 3
No new posts CICS-Db2 connection issue CICS 1
Search our Forums:


Back to Top