What is the difference between a package and a plan. How
does one bind 2 versions of a CICS
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between physical map and symbolic map?
How do we pass parameters into a CICS –DB2 program
Explain how and where is the twa size set?
define the field with ic in the bms map.
Can QSAM files be accessed from CICS?
What is fset?
What is the primary aspect of CICS?
what is the differences between getting the system time with eibtime and asktime command?
What are the recoverable cics resources?
How is Telon(CA-Telon) used to build map?
Name the command which is used to release a record on which exclusive control is gained?
Define cics interface block?
Can you explain cics transaction gateway?
Highlight the points of differences between XCTL and START?
How to handle exceptional conditions in cics?