How do you read from a TSQ?



How do you read from a TSQ?..

Answer / anna

READQ TS

exec cics
READQ TS QUEUE(name)
INTO(data-area)/or
SET(ptr-ref)
LENGTH(data-area)
NUMITEMS(data-area)/or
NEXT/or
ITEM(data-value)
SYSID(systemname)

end-exec.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More CICS Interview Questions

Explain the difference between a package and a plan.

0 Answers  


What is the common work area (CWA)?

1 Answers   EDS, IBM,


Once a transient data queue is read, can it be reread?

2 Answers  


What do you mean by CEMT?

0 Answers  


What is CEDF?

3 Answers   IBM,






NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING

1 Answers   Fujitsu,


Explain the difference between start and xctl?

0 Answers  


what is the deadlock?

2 Answers  


How is addressability achieved to the data outside programs working-storage.?

3 Answers  


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

1 Answers  


What are the databases that CICS can access?

1 Answers  


Define communication area?

0 Answers  


Categories