How many ways to share information between different CICS
programs?
Answer Posted / nishant kumar
As per my knowledge we can pass data through 5 ways:
1. DFHCOMMAREA
2. TSQ
3. TDQ
4. Channels
5. Containers
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Name the three ways available for a program to position the cursor on the screen?
how can you prevent more than one user from accessing the same transient data queue?
Define the term mro (multi region operation)?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What are the cics transactions?
Explain how to build up lu 6.2 communication?
Explain the cics command that is used for reading a record from the tdq?
Can you explain enq and deq used in cics?
Explain the primary function of the processing program table (ppt)?
Receive consists of buffer option in it. What is the significance of this option?
Define ceci?
What is dynamic transaction backout?
Explain the purpose of the program list table?
what are the thress bms options?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?