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 |
How do find length of the cursor in cics map ?
For protecting a transaction using the transaction security function, the two things that must be done are?
Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?
How is Telon(CA-Telon) used to build map?
How do you access storage outside your CICS program?
which is the cics control program that provides communication services between user written application programs and terminals?
What is quasi rentrancy concept in CICS?
How do you invoke other programs? What are the pros and cons of each method?
Define task work area?
Explain the function of the cics translator?
Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
What is program reentrance?