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 |
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
How do you dynamically set the CURSOR position to a specific field?
Which type of TDQ is read destructive?
How do you enter into cics region and how many regions available?
What is the command used for receiving a map from a terminal?
What information do you get when an EXEC CICS STARTCODE is issued?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is meant by pseudo-conversation?
What are the three BMS options ?
If we say that bms length of field = 0, then what does that mean?
Explain the difference between and exec cics xctl and an exec cics link command?