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...


Where are transient data sets defined to CICS?

Answers were Sorted based on User's Feedback



Where are transient data sets defined to CICS?..

Answer / devang

and they are defined in DCT

Is This Answer Correct ?    4 Yes 0 No

Where are transient data sets defined to CICS?..

Answer / ganesh

usally we going to be use when we want to transfer the data
from different regions like tso to cics region OR one cics
region to anothe rcics region that is also by using
extra-partition TDQ and instead of intra-partion TDQ we
will use TSQ and i think we have to use INTRA-TDQ in IMS-
CICS(i'm not sure regarding this)within same region

Is This Answer Correct ?    2 Yes 0 No

Where are transient data sets defined to CICS?..

Answer / savita

DFHDCT is a macro used to define intra or extra partition
TDQs
TYPE=INTRA/EXTRA
DCT (destination control table)is to register the
information about the TDQ.Destination Control Program (DCP)
uses DCT to identify all TDQs and perform all I/O operations

Is This Answer Correct ?    2 Yes 0 No

Where are transient data sets defined to CICS?..

Answer / devang

transient data sets are nothing but TDQ's.

intrapartition TDQ's and extrapartition TDQ's

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More CICS Interview Questions

What RCT Entries will you make for a CICS DB2 program??

1 Answers   Accenture,


Explain the uses that are associated to tsq and tdq ?

0 Answers  


What?s the CICS command used to access current date and time?

1 Answers  


What is CEDF?

3 Answers   IBM,


which transient data queue support ati?

0 Answers   IBM,


Explain the various ways data can be passed between CICS programs.

2 Answers   IBM,


What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?

2 Answers  


What does EIB mean in CICS?

0 Answers  


Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .

1 Answers  


how do you handle errors in cics programs?

1 Answers   IBM,


How is dynamic memory allocated within a CICS application program?

1 Answers   IBM,


What is the difference between START and XCTL? How do you determine when to use either option?

2 Answers  


Categories