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 |
Define floating maps with illustration?
How is dynamic memory allocated within a CICS application program?
Can you access ESDS files from CICS ?
if we want to add new column in the db2 table.How can add in the copybook?
how can we establish a link between two maps using a cobol application program....lets say how can u use 'back' in a map ..to come back on previous .
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What is DFHEIBLK?
An XCTL uses more CPU time than LINK (True or False)
How vsam files are read in cics pgms?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
Can you define transid?
What is the difference between START and XCTL ?