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 |
What are the CICS commands available for program control?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
What does the 'cemt:cics' transactions do?
What is journal recovery?
Name and explain some common CICS abend codes?
Name some common CICS service programs and explain their usage?
What does a cics translator do?
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
What are the attribute values of Skipper and Stopper fields?
Name a few CICS programs which are generally used ?
cics command level is?