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

Define an asra abend?

0 Answers  


Tsqs can be written in the main storage or auxiliary storage? State true or false

1 Answers  


What information do you get when an EXEC CICS STARTCODE is issued?

1 Answers   CTS, IBM,


What is meant by an AICA ABEND?

0 Answers  


What is the term conversational programs means?

0 Answers  






Explain cedf transaction commands?

0 Answers  


Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)

2 Answers  


What do you mean by CEMT?

0 Answers  


What is some of the information available in the EIB area?

2 Answers   IBM,


What is temporary storage?

1 Answers   IBM,


What are the classifications of the cics program?

0 Answers  


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

1 Answers  


Categories