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
Explain how many exceptional condition can be given in a handle condition?
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?
What is mainframe cics?
How ENQ and DEQ used in CICS?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What is the common work area?
Explain the different ways of initiating transaction in cics?
What is task control?
What is CICS ?
what are the thress bms options?
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 cics regions that share the same db2 subsystem?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is frset?
Define RCT.
how do you intitiate another transaction?