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
Explain how do you handle errors in cics programs?
Can you define cics task?
Name the 3 common ways to create maps?
If we say that bms length of field = 0, then what does that mean?
Explain the function of the cics translator?
How to dsect parameter is used in bms?
cics command level is?
Define exec cics retrieve?
Particular area has been affected in cics screen, what is the process to find?
Explain the function of the terminal control table?
What is the pic clause for the any bll cell type of data fields?
Explain cedf transaction commands?
Define cebr?
What is the procedure to solve an ASRA ABEND?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?