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 |
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
What is the cics command level?
can anyone tell me about paginglogic in CICS,Please?
Name some important fields in the EIB block ?
which is the cics control program that provides communication services between user written application programs and terminals?
what is the option to be coded on return to associate a transaction identifier with next terminal.
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
Explain the logical message in cics?
what is psuedo conversation?
What is the function of the LOAD command?
Can you explain multitasking and multithreading?