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

when will be use the tdq and tsq??

Answer Posted / aadish

A Transient Data Queue(TDQ) is an area that can be accessed
across CICS region and even by batch applications. In most
of the business models, all daytime CICS activities are read
and processed in batch in the night. The TDQs act as
temporary databases which hold these transaction details and
get deleted once read.They are read destructive.

A temporary storage queue(TSQ) can only be accessed by
programs and transactions from the same CICS region.They
cannot be accesed in batch. They can be read over and over
again unlike a TDQ. They are best used to transfer data
between multiple transactions in the same region.

Is This Answer Correct ?    38 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a cics task?

1109


Explain how do you intitiate another transaction?

1100


Explain how many exceptional condition can be given in a handle condition?

1061


What is frset?

1075


What does the 'cemt:cics' transactions do?

1251


In a particular cics program, what is the procedure to allocate dynamic memory?

1214


Explain the primary function of the processing program table (ppt)?

1043


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

1146


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

1124


What is the eib parameter?

1098


Highlight the difference between a symbolic map and physical map?

1183


How can you use dynamic calls in cics?

1104


What is fset?

1069


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

1325


What does the 'cebr:cics' transactions do?

1077