How can u pass the control from one prog to another in CICS?
Answer Posted / anju
You can use CALL statement also.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how many exceptional condition can be given in a handle condition?
What does the 'cebr:cics' transactions do?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Give certain situations where NEWCOPY is obligatory?
What are the classifications of the cics program?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
How is Telon(CA-Telon) used to build map?
In the EIB block of CICS, highlight the names of few of the important fields?
What is the use of the program list table?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Explain the difference between a package and a plan.
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
which is the cics control program that provides communication services between user written application programs and terminals?
What is the meaning of the enq command?
how do you intitiate another transaction?