How do you read from a TSQ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the primary significance of intra-partition and extra-partition tdqs ?

576


What is DEQ?

602


What is the meaning of the deq command?

607


How to establish dynamic cursor position on a map?

587


How to dsect parameter is used in bms?

706






mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?

643


which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?

704


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?

540


Name the 3 common ways to create maps?

543


what is the most common way of building queue-id of a tsq?

625


What is the meaning of the enq command?

592


What is meant by a ‘Transid’ ?

630


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

696


Explain the difference between intra partition tdq and extra partition tdq?

590


Explain the difference between and exec cics xctl and an exec cics link command?

566