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 are the advantage of Model Data Set Table: it will be help to which among this DCB; LRECL; DISP; SPACE?
In case you modify the attribute field of map do you need to recompile the map?
What is the difference between a package and a plan. How does one bind 2 versions of a CICS
What is the pcp in the cics?
Explain the term Function Request Shipping?
WHAT ARE THE VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
Which is the control table where you specify all the transaction that are to be started by CICS after CICS
what is the option to be coded on return to associate a transaction identifier with next terminal.
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
What are extra partition & intra partition TDQs?
Can you access QSAM (seq ) files from CICS ?