How to differenciate the given coding is pseudo
conversational? (except EIBCALEN condition)

Answers were Sorted based on User's Feedback



How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)..

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

How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)..

Answer / ms

SEND MAP is followed by RETURN (not RETURN map). Agree with everything else above.

Is This Answer Correct ?    3 Yes 0 No

How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)..

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

How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)..

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

Post New Answer

More CICS Interview Questions

What is the error condition that is set when the file specified in the NAME option is not in the FCT?

1 Answers   UHG,


what is the difference between task and transaction in cics?

5 Answers  


What are the cics tables?

0 Answers  


What is the MASSINSERT option?

1 Answers   IBM, TCS,


Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)

2 Answers  


How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from

1 Answers   IBM,


What is multitasking and multithreading?

4 Answers   IBM,


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?

0 Answers  


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?

0 Answers  


what is the most common way of building queue-id of a tsq?

0 Answers   IBM,


What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?

3 Answers  


What is ASRAABEND in CICS?

2 Answers   IBM,


Categories