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 |
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
How to get the cursor position when we receive a map?
What is ENQ in CICS?
Name some translator and compile options and explain their meaning?
How will you place cursor on a field called ?EMPNO?.
What are the three ways available for a program to position the cursor on the screen?
can there be multiple mapsets for a single program?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Can you define multiple maps in a BMS mapset?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
What are some of the cics commands associated with interval control?
What is the meaning of the ENQ and DEQ commands?