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


Please Help Members By Posting Answers For Below Questions

Define exec cics retrieve?

674


Define the term transaction routing?

549


What is the pic clause for the data type of length option field type of data fields?

541


What is interval control?

592


How many ways are there for initiating a transaction?

577






when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

627


What is the eib parameter?

607


What is bms map?

650


Define the term mro (multi region operation)?

565


which transient data queue support ati?

685


Sync points cannot be requested by the application programs? State true or false

667


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

678


What are the ways fot initiating a transaction?

544


Code 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?

668


Explain the purpose of the program list table?

595