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 View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Duplicate transid's declared using CEDA CICS 3
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
Search our Forums:

Back to Top