Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is the common work area?

0 Answers  


Are sequential files supported by CICS?

1 Answers  


Explain how to handle exceptional conditions in CICS.

1 Answers   IBM,


What is EXEC CICS RETRIEVE ?

1 Answers   IBM,


Which is the EIB field that gives the date when a task was started?

1 Answers  


first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!

1 Answers   CGI, Love, TechRel,


what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

0 Answers   IBM,


How to make protected field in BMS invisible through application program?

1 Answers   HP,


Which is the control table where you specify all the transaction that are to be started by CICS after CICS

4 Answers  


What is non-conventional programs?

0 Answers  


Where are transient data sets defined to CICS?

4 Answers  


Name the 3 common ways to create maps?

0 Answers  


Categories