What are the CICS commands associated with transient data
queue processing?



What are the CICS commands associated with transient data queue processing?..

Answer / pratap kapse

WRITEQ TD - write a record to a transient data queue,
READQ TD - read a record from a transient data queue,
DELETEQ TD- remove a record from a transient data queue,
ENQ - reserve a user defined resource,
DEQ - release a user defined resource,

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More CICS Interview Questions

With the use of an alternate index, how is a VSAM file accessed?

0 Answers  


What is the CICS Command that is used for reading a record from the TDQ?

1 Answers   IBM,


what are the commands used to gain exclusive control over a resource?

0 Answers   IBM,


I have written a CICS program. What tables should I setup to run this program?

3 Answers   IBM,


What is the difference between receive and receivemap commands in CICS?

1 Answers  






An XCTL uses more CPU time than LINK (True or False)

1 Answers  


What is the difference between pct and fct?

0 Answers  


when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?

0 Answers   IBM,


How do you invoke other programs? What are the pros and cons of each method?

1 Answers  


i would like to practise some programs in code some cics programs plz send the programs

0 Answers   IBM,


Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.

4 Answers   Cap Gemini,


Can you define temporary storage?

0 Answers  


Categories