What is the difference between pseudo-conversational and
conversational?
Answers were Sorted based on User's Feedback
Answer / arun singh
Pseudo conversational.
Application terminate instead of waiting of human users to
respond, in order to conserve computer resources eg. memory
and execution units.
Conversational.
like pseudo conversational except application wait for a
human user to respond.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rohit nikam,pune
in pseudo conv.it used to avoid unwanted use of cics.
and in conver. it is two way communication. ie. transmit ion
and receiver like that.
| Is This Answer Correct ? | 2 Yes | 0 No |
how do u see the output of cics program?
What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.
How ENQ and DEQ used in CICS?
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
Explain how pa key is different from pf key?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
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...
What does EIB mean?
What are the two outputs created as a result of generation of a map?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
Can you define bms?
In which CICS table would you specify the length of the TASK WORK AREA (TWA)?