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 |
How do u know if a start command intiated a transaction or a terminal intiated a transaction
Different types of BMS Macros
What is difference between copy and include?
Can you explain primary aspect of cics?
Can you explain dfheiblk?
What are the main uses of the transaction in the cics?
What is the CICS Command that is used for reading a record from the TDQ?
Explain the various ways data can be passed between CICS programs.
how can we display negative sign in a map?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
What is the use of the eibaid field?
What is a Logical Unit of Work (LUW)?