How can u pass the control from one prog to another in CICS?
Answer Posted / qasim@omtech
1.By using xctl and link
2.You can use CALL statement also
3.By using "return(transaction-name)" syntax also
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the eib?
Explain the logical message in cics?
What is the procedure to read a statement from tsq?
What is the kcp in the cics?
Define cebr?
Give certain situations where NEWCOPY is obligatory?
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?
Mention the content that is present inside a PPT ?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Name the 3 common ways to create maps?
Name at least one of the ways by which a transaction can be terminated?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is the common work area?
What are the classifications of the cics program?