What is the difference between a package and a plan. How
does one bind 2 versions of a CICS
Answer / mani
a package is a collection of DBRMs and a plan is a colletion
of DBRMs and packages.
A plan is an executable module and a package is not.
Pakcage has to be bound to a plan for it to get executed.
Regarding the second part i.e binding two versions of cics
is not clear please elaborate on it.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is the meaning of the deq command?
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 multitasking and multithreading?
Name the command used for terminating a browse operation?
What is an MDT (Modified Data Tag) - it's meaning and use?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
Explain the function of the terminal control table?
Once a transient data queue is read, can it be reread?
Name some translator and compile options and explain their meaning?
Can you define ppt and what are its uses?
What is the difference between link xctl?
Can you define multiple maps in a BMS mapset?