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

how to debug a cics program using CEDF?


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ram_vizag

Active User


Joined: 21 Aug 2008
Posts: 112
Location: hyd

PostPosted: Mon Aug 29, 2011 1:16 am
Reply with quote

Hi Friends,

Can any one explain the procedure or steps for 'how to debug a cics program using CEDF?' i want to know the sequence of steps...please...
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon Aug 29, 2011 1:36 am
Reply with quote

I googled for "how to use CEDF". Should get you started.
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: Mon Aug 29, 2011 8:03 am
Reply with quote

Hello,

You may or may not have permission to use this transaction. . .
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Mon Aug 29, 2011 8:40 pm
Reply with quote

Type CEDF then type your transaction code.
Assuming you have permission to use CEDF, you will see on the screen all you need to know:
the STATUS (ABOUT TO EXECUTE COMMAND, COMMAND EXECUTION COMPLETE or AN ABEND HAS OCCURRED),
the command,
the active PF keys...
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
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
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top