Explain the various ways data can be passed between CICS
programs.
Answers were Sorted based on User's Feedback
Answer / anil d
In addition to Madhu's answer ...
From CICS TSV3.1 WE can also use Channels & Containers to
pass data between CICS prgrams/transactions.
| Is This Answer Correct ? | 4 Yes | 0 No |
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?
Can a program change protected field ?
How are programs reinitiated under CICS ?
What is the difference between pseudo-conversational and conversational?
What is DFHEIBLK?
what are the commands used to gain exclusive control over a resource?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
What is CEBR?
What is meant by a ‘Transid’ ?
What is the difference between START and XCTL? How do you determine when to use either option?
Explain the uses that are associated to tsq and tdq ?