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 difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?
With the use of an alternate index, how is a VSAM file accessed?
Define an aica abend?
I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.
what is invreq condition?
what are the thress bms options?
What is the use of DCT?
Explain the difference between using the read command with into option and set option?
Difference between TSQ & TDQ
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
What will happen if the TDQ that you want to delete is not in the DCT?
What do the keywords MAPONLY and DATAONLY mean?