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

What does CEDX command does while debugging in CICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vab987

New User


Joined: 01 Dec 2006
Posts: 29
Location: S.A

PostPosted: Wed Feb 21, 2007 1:47 pm
Reply with quote

What does CEDX command does while debugging in CICS
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed Feb 21, 2007 2:50 pm
Reply with quote

Hi !

The execution diagnostic facility (EDF) is extended to enable you to debug non-terminal transactions. This extension to EDF is provided by the CEDX transaction, which enables you specify the name of a transaction (instead of a terminal as on CEDF), and gives you the same facilities as the CEDF transaction.

More Information :
publib.boulder.ibm.com/infocenter/cicsts22/index.jsp?topic=/com.ibm.cics.ts.doc/dfhea/dfheap0024.htm

Regards, UmeySan
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Feb 21, 2007 2:58 pm
Reply with quote

CEDF
Use CEDF to invoke EDF for testing application programs that are associated with user transactions initiated from a terminal.
CEDX
Use CEDX to invoke EDF for testing application programs that are associated with non-terminal transactions.
Back to top
View user's profile Send private message
vab987

New User


Joined: 01 Dec 2006
Posts: 29
Location: S.A

PostPosted: Wed Feb 21, 2007 3:06 pm
Reply with quote

William,
What does word "User Transaction " means . Does it mean by the transactions initiated by the user at frontend (and hence host transaction)

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

New User


Joined: 23 Nov 2006
Posts: 1
Location: delhi

PostPosted: Thu Feb 22, 2007 3:27 pm
Reply with quote

can i see an sample program of cobol without using map of cics
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Using API Gateway from CICS program CICS 0
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
Search our Forums:

Back to Top