Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...


What are extra partition & intra partition TDQs?

Answers were Sorted based on User's Feedback



What are extra partition & intra partition TDQs?..

Answer / 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

What are extra partition & intra partition TDQs?..

Answer / 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

More CICS Interview Questions

Mention the content that is present inside a PPT ?

0 Answers  


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

0 Answers  


What does the following transactions do?

1 Answers  


Explain re-entrancy as applies to CICS.

1 Answers   IBM,


What are the attribute values of Skipper and Stopper fields?

1 Answers  






Define TCT.

0 Answers  


What is the name of the mapset definition macro?

1 Answers  


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

0 Answers  


NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING

1 Answers   Fujitsu,


What is the CICS Command that is used for reading a record from the TDQ?

1 Answers   IBM,


what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

0 Answers   IBM,


What is a logical message in CICS?

1 Answers   IBM, Syntel, Wipro,


Categories