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 |
Name the 3 common ways to create maps?
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
Explain how do you intitiate another transaction?
What is the use of DCT?
Explain the difference between and exec cics xctl and exec cics start command?
Once a transient data queue is read, can it be reread?
How do u know if a start command intiated a transaction or a terminal intiated a transaction
What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?
What CICS facilities can you use to save data between the transactions?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Why must all CICS programs have a Linkage Section ?
How do you access the records randomly in TSQ ?