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
Can you define temporary storage?
Can you explain dfheiblk?
What does the 'cedf:cics' transactions do?
Explain the function of the load command?
Specify cics transaction initiation process?
Kindly specify the pic clause for the hhmmss type of data fields?
What is the cics command level?
Explain the difference between the into and the set option in the exec cics receive map command?
What is the use of mdt (modified data tag)?
How to dsect parameter is used in bms?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What Are Send Map Maponly & Send Map Dataonly ?
What is a transid?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?