Explain the basic difference between Intra partition TDQ
and Extra partition TDQ.

Answer Posted / rajesh

INTRA PARTITION TD QUEUEs It is a group of sequential
records which are produced by the same and / or different
transactions within a CICS region. These Qs are stored in
only one physical file ( VSAM ) in a CICS region, which is
prepared by the system programmer. Once a record is read
from a queue, the record will be logically removed from the
queue; that is the record cannot be read again. EXTRA
PARTITION TD QUEUEs It is a group of sequential records
which interfaces between the transactions of the CICS region
and the systems outside of CICS region. Each of these TDQs
is a separate physical file, and it may be on the disk,
tape, printer or plotter.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the commands used to gain exclusive control over a resource?

958


when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?

1002


Specify the requirements for automatic task initiation?

786


What is the cics command level?

795


Define an asra?

801


name the command that is used to dump the main storage areas related to a task?

876


Explain the primary significance of intra-partition and extra-partition tdqs ?

866


How do we pass parameters into a CICS –DB2 program

3925


What does EIB mean in CICS?

912


What is dynamic transaction backout?

926


What are the cics transactions?

806


Explain difference between call and link?

795


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

893


Kindly specify the pic clause for the data type of length option field type of data fields?

964


What is the pic clause for the any bll cell type of data fields?

821