What are extra partition & intra partition TDQs?
Answer Posted / chiranjeevi jakkampudi
Intra partition tdq is a group of sequential records which can be produced and processed with in the cics region.
Intra partition tdq is read destructive.
intra partion tdq is stored in one physical file.
APP PROGRAM access the intra partion tdq records sequentilally after the records logically deleted from the queue.
extra partition tdq is a group of sequential records which can be produced and processed out side the cics region.
extra partion tdq is not read destructive.
each extra partion tdq record is stored in seperate physical file.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Mention the option used in a cics command to retrieve the response code after execution of the command?
Explain the purpose of the program list table?
what is the differences between getting the system time with eibtime and asktime command?
What is non-conventional programs?
What is the pic clause for the data type of length option field type of data fields?
What does the 'cedf:cics' transactions do?
What is journal recovery?
Can you define bms?
Define ceci?
Name at least one of the ways by which a transaction can be terminated?
What is a cics task?
Explain how pa key is different from pf key?
what is eib, how is can be used?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
define the field with ic in the bms map.