What is the difference between the INTO and the SET option
in the EXEC CICS RECEIVE MAP command?
Answer / mahesh
SET - To load to received datas directly to the address
INTO - that data is stored via a variable .
Is This Answer Correct ? | 3 Yes | 0 No |
What is an AEY9 abend ?
Explain the term ?MRO? (Multi Region Operation)?
Can you define temporary storage?
Explain the difference between tsq and tdq
Can a tsq of one particular transaction be accessed from an alternate transaction?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
cics command level is?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain re-entrancy as applies to CICS.
Which type of TDQ is read destructive?
Explain the difference between exec cics handle condtion and an exec cics ignore command?