How many ways to share information between different CICS
programs?
Answer Posted / vaibhavaguta
Below are the two wats I am aware of:
1. simplest way is to use DFHCOMMAREA (but this has a limitation that we can not pass data between CICS programs more then 32K bytes)
2. To over come 32K limitation we can use Channels and Containers to share data between two CICS programs.
Please correct me if am wrong.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
name the command that is used to dump the main storage areas related to a task?
Can you define cemt?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What are the types of important programs that are used in the cics?
Can you define cics task?
Which commend used for terminating a browser operation?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Define an asra?
What are the ways fot initiating a transaction?
What is the abend command?
Explain cedf transaction commands?
What are the uses of ppt in cics?
what are the differences between and exec cics xctl and exec cics start command?
What is task control?
Explain the logical message in cics?