Db2 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 cicsregions that share the same db2 subsystem?
1069Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
1082
What are the types of processes to create a map in cics?
What is frset?
Can you define cemt?
Explain the difference between tsq and tdq
What is cics load 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??
What is the comaera (communication area)?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Explain the difference between and exec cics xctl and an exec cics link command?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What is meant by PPT and what are its uses?
How to define a vsam file in cics getting into cics to define a vsam file.
What are the types of the dfhmdf present in the cics?
what are the differences between and exec cics xctl and exec cics start command?
how do you fire a batch job from a cics txn ?