If TDQs are selfdestructive then why they are used?
AND
Why TSQs are preferred over TDQs?
Answer Posted / rajesh dutta
TDQ are mainly used for Automatic task initiation where a
transaction is intiatiated once a trigger level is
reached.Trigger level is the max no of item TDQ can hold at
time after which transaction starts and once all the items
are read ,automatically deleted.And again Until the trigger
level is reached the transaction does not starts and this
process continues. Mainly used for request processing.
Correct me if I am Wrong...
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What are the cics commands associated with task control?
Explain the difference between the xctl and link commands?
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?
Explain how do you access the records randomly in tsq?
What are the types of processes to create a map in cics?
cics command level is?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain the uses that are associated to tsq and tdq ?
Sync points cannot be requested by the application programs? State true or false
What does the 'cedf:cics' transactions do?
Explain the function of the cics translator?
Explain difference between call and link?
Name the three ways available for a program to position the cursor on the screen?
Can you explain cics translator?
Define task work area?