Looking at an CICS module how would one will identify that
it is pseudo or full conversational?
Answer Posted / ravi
when we see the program we can say by checking whethere the
EXEC CICS
RETURN TRANSID(TR1)
END-EXEC.
After every send command in CICS.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain how do you dynamically set the cursor position to a specific field?
How can you use dynamic calls in cics?
Explain how DSECT parameter is used in BMS ?
Highlight the points of differences between XCTL and START?
Can you explain communication area?
What are some of the cics commands associated with interval control?
What does the 'cebr:cics' transactions do?
Name the command which is used to release a record on which exclusive control is gained?
What Are Send Map Maponly & Send Map Dataonly ?
What are the types of the dfhmdf present in the cics?
What is the procedure to solve an ASRA ABEND?
Explain the system transid cemt?
Define an aica abend?
What is the difference between a return with transid and xctl?
Define ceci?