What are extra partition & intra partition TDQs?
Answer Posted / krishnakumar
Intra Partition TDQ can be accessed only within the CICS
region where it was defined while Extra Partition TDQ can
be accessed from outside that region also.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain how do you intitiate another transaction?
how can you prevent more than one user from accessing the same transient data queue?
What is the procedure to read a statement from tsq?
Define an asra abend?
Why do we need integrated cics translator?
difference between tsq and tdq?
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.
What is the common systems area?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics 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??
Explain the thress bms options?
what are the differences between and exec cics xctl and exec cics start command?
Explain cebr transaction commands?
Explain the difference between using the read command with into option and set option?
name the command that is used to dump the main storage areas related to a task?