What is the CICS supplied transaction which performs syntax
checking of a CICS command?
Answers were Sorted based on User's Feedback
Answer / aman khanna
CECS - Syntax Check.
CECI - Command level interpreter - For executing a command without writing the program.
CEDF - CICS Execution Diagnostic Facility - For Debugging CICS Application Programs.
Thanks !!
Aman
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sainathbk
it may be CEDF,
Please check it from book, i am not sure.
| Is This Answer Correct ? | 0 Yes | 10 No |
How to define a vsam file in cics getting into cics to define a vsam file.
What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
How can we initiate a transaction from batch?
what is partial serch analysys in cics?
Explain how do you establish a starting position in a browse operation?
write the logic for PAGEUP and PAGEDOWN by using psuedo conversatation technique?
In case you modify the attribute field of map do you need to recompile the map?
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?
Can you define multiple maps in a BMS mapset?
How vsam files are read in cics pgms?
What is Communication Area?
How is the stopper byte different from an auto skip byte ?