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 |
What is the difference between the XCTL and LINK commands?
Explain the difference between link and xctl?
Db2 what is 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 cicsregions that share the same db2 subsystem?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
How do find length of the cursor in cics map ?
how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
how to get 'time stamp' in cics prgms ,what is the syntax.
What is the use of the eibaid field?
Name the 3 common ways to create maps?
What is meant by PPT and what are its uses?
what is the purpose of using link ?
What is the command used to send a map to a terminal?