What is CEDF?
Answers were Sorted based on User's Feedback
Answer / shankar
COMMAND EXECUTION DIAGNOSTIC FACILITY USED FOR DEBUGGING
THE ERRORS
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / debashish bagg
This mode only provides facility to view all EXEC commands
execution to be viewed.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sanjeev
COMMAND EXECUTION DIAGNOSTIC FACILITY
USED FOR DEBUGGING THE ERRORS step by step excution process
we can see the when errors occurs in application program
| Is This Answer Correct ? | 7 Yes | 1 No |
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
Can you explain dfhmdf bms macro?
What is a Logical Unit of Work (LUW)?
write the logic for PAGEUP and PAGEDOWN by using psuedo conversatation technique?
Can you explain cics transaction gateway?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Which is the program which determines whether a transaction should be restarted ?
How do you invoke other programs? What are the pros and cons of each method?
What are the common tables in cics and their usage?
Which is the command that is used to dump the main storage areas related to a task?
Explain difference between call and link?