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 transient data?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
What is an ASRA?
How do you read from a TSQ?
What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
Define ceci?
Explain cebr transaction commands?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
when will be use the tdq and tsq??