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

Explain the uses that are associated to tsq and tdq ?

0 Answers  


What is cics load command?

0 Answers  


Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

0 Answers  


Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?

1 Answers  


What is EIB. How it can be used?

1 Answers  


How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?

3 Answers   DELL, HSBC,


Explain the difference between a symbolic map and physical map?

0 Answers  


which transient data queue support ati?

0 Answers   IBM,


if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)

5 Answers   CICS,


What are the common tables in cics and their usage?

0 Answers  


Explain floating maps with illustration.

1 Answers   IBM,


Which CICS service transaction is used to gain accessibility to CICS control tables?

1 Answers  


Categories