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
Can you define cemt?
What is an mdt (modified data tag)?
what are transient data sets defined to cics?
What are the ways fot initiating a transaction?
Can you explain common systems area?
how do you execute a background cics txn ?
What is mainframe cics?
What are the common cics service programs and explain their usage?
Explain the primary function of the processing program table (ppt)?
Differentiate between PCT and FCT.
Can you define transid?
What are the uses of ppt in cics?
Explain the thress bms options?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
cics command level is?