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

Define cedf?

742


What is CICS ?

776


What are the terms cics generally means?

785


How do we pass parameters into a CICS –DB2 program

3898


What is the difference between pct and fct?

902


Explain how do you access the records randomly in tsq?

843


Define temporary storage?

796


Explain the difference between start and xctl?

769


How can you access qsam (seq) files from cics?

832


What is the tcp in the cisc?

831


Define transient data?

773


Define RCT.

972


Can you define attribute byte?

760


What is the cics command level?

775


Explain the difference between intra partition tdq and extra partition tdq?

807