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 |
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
what are the reserved words for cics?
Explain how do you terminate an already issued delay command?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
Into which table is the terminal id registered?
How would you release control of the record in a READ for UPDATE?
Can you define temporary storage?
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
Define cedf?
Can you define multiple maps in a BMS mapset?
What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?
Explain the mdt in cics?