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 Unable to interpret a hex value to De... COBOL Programming 4
No new posts Associating a USERID with a CICS-Libe... CICS 0
No new posts omegamon for cics -UNSUPPORTED ENVIRO... CICS 2
No new posts Help needed in automation cics transa... CLIST & REXX 1
No new posts batch SFTP job using AOPBATCH unable ... All Other Mainframe Topics 7
Search our Forums:

Back to Top