How to differenciate the given coding is pseudo
conversational? (except EIBCALEN condition)
Answer Posted / sayantani basu
SEND map has to be followed by a RETURN map and a common
area for eg. DFHCOMMAREA where the value is to be stored so
that the value is not lost, has to be mentioned also for
pseudo-conversational program. I agree with vidhya for the
rest.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how do you dynamically set the cursor position to a specific field?
Name some translator and compile options and explain their meaning?
What are the types of important programs that are used in the cics?
what are transient data sets defined to cics?
Explain the difference between the into and the set option in the exec cics receive map command?
What is the syncpoint command?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Define communication area?
Name the cics command used to access current date and time?
How can you use dynamic calls in cics?
What are the classifications of the cics program?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
How to get the cursor position when we receive a map?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
How errors are handled in CICS programs?