Which is the CICS control program which governs the flow of
control among the CICS application
Answer Posted / bala
answer is program control program.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the common tables in cics and their usage?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Define task work area?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What does a cics translator do?
Can you define mdt?
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?
Can you define temporary storage?
Define exec cics retrieve?
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??
Can you explain enq and deq used in cics?
Explain the mdt in cics?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain difference between call and link?