Looking at an CICS module how would one will identify that
it is pseudo or full conversational?
Answer Posted / lu
when u see in the program there are PFKEY, and EIBCALEN = 0
send map else receive map...it's a pseudo.....
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
Receive consists of buffer option in it. What is the significance of this option?
What is bms map?
Explain how do you establish a starting position in a browse operation?
Define the term transaction routing?
List out all the tables that are a part of cics ?
What are the main uses of the transaction in the cics?
Name a few CICS programs which are generally used ?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Explain the difference between pseudo-conversational and conversational?
Can you define mapset?
Explain how do you handle errors in cics programs?
What is meant by an attribute byte?
Explain the different ways of initiating transaction in cics?
If we wish to create bms executable, what are the basic steps that the user has to go through?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?