when will be use the tdq and tsq??
Answer Posted / bharani
While implementing Page-up and page-down logic, TSQ is very
useful, the reason behind is, it hold entire data even the
control is returned to CICS.
TDQ is useful when there is requirement for message routing
or printing of messages once the trigger level is reached
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is commarea (communications area)?
How can you use dynamic calls in cics?
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?
Can you explain communication area?
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??
List out all the tables that are a part of cics ?
Define RCT.
Can you explain enq and deq used in cics?
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 cebr transaction commands?
Define the term transaction routing?
Explain the uses that are associated to tsq and tdq ?
What is the use of the eibaid field?
how can you prevent more than one user from accessing the same transient data queue?
define the field with ic in the bms map.