How to differenciate the given coding is pseudo
conversational? (except EIBCALEN condition)
Answers were Sorted based on User's Feedback
Answer / vidya
SEND map would be followed by RETURN map in pseudo
conversational program. In a conversational program, SEND is
followed by RECEIVE
Is This Answer Correct ? | 21 Yes | 1 No |
Answer / ms
SEND MAP is followed by RETURN (not RETURN map). Agree with everything else above.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / ranga
send map has to be followed by return code and trans id also
in pseduo conversational.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
what is the difference between task and transaction in cics?
What are the cics tables?
What is the MASSINSERT option?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from
What is multitasking and multithreading?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
what is the most common way of building queue-id of a tsq?
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
What is ASRAABEND in CICS?