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 |
how to get 'time stamp' in cics prgms ,what is the syntax.
What is the difference between a Symbolic map and Physical map ?
For multithreading an application program need not be re- entrant(True or False).
how do you execute a background cics txn ?
What is the option that is used to erase all unprotected fields during a SEND MAP operation?
What is meant by a ‘Transid’ ?
For protecting a transaction using the transaction security function, the two things that must be done are?
What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?
why we code ACCUM parameter in cics send time
Define an aica abend?
What are the attribute values of Skipper and Stopper fields?
What is the main function of the sign-on table?