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
Name the command which is used to release a record on which exclusive control is gained?
hi,what is the module? how many modules in mainframe based banking projects
Define the term transaction routing?
Give certain situations where NEWCOPY is obligatory?
how can you prevent more than one user from accessing the same transient data queue?
In a CICS program, how will you read a VSAM file?
Differentiate between PCT and FCT.
Explain the maps in cics?
What is the meaning of the deq command?
Can you explain communication area?
What is the term conversational programs means?
Explain the difference between dfhcommarea and tsq?
how do you execute a background cics txn ?
What is interval control?
Can you define bms?