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

Difference between TSQ & TDQ

Answer Posted / vinod

(1) In Temporary Storage Queues Data is read randomly,
While in Transient Data Queues data must be read
sequentially. (2) In a TSQ data can be read any number of
times as it remains in the queue until the entire Queue is
deleted. In TDQ data item can be read once only. To reuse
the TDQ it must be closed and reopened. (3) Data can be
changed in TSQ, but not in TDQ. (4) TSQ can be written to
Auxiliary or Main Storage, while TDQ is written to Disk.
Temporary storage is a holding place, while Transient data
is always associated with destination. The (5) TSQ name is
defined dynamically, while a TDQ name need to be defined in
the DCT. Note: An application uses TSQ 's to pass info'
from task to task, while a TDQ to accumulate records before
processing or send data for external use, such as a print
operation or other

Is This Answer Correct ?    75 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How ENQ and DEQ used in CICS?

1474


Define an aey9 abend?

1289


What is the meaning of the eibaid field?

979


What are some of the cics commands associated with interval control?

1079


What is meant by PPT and what are its uses?

1151


What is the procedure to solve an ASRA ABEND?

1076


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

1073


Explain how do you intitiate another transaction?

1099


What is the comaera?

1310


Explain how do you access the records randomly in tsq?

1177


Explain the difference between exec cics handle condtion and an exec cics ignore command?

1099


Can you use occurs in bms map?

1107


What Are Send Map Maponly & Send Map Dataonly ?

1265


What is the cics command level?

1108


If we say that bms length of field = 0, then what does that mean?

1328