What is the difference between physical map and symbolic
map?
Answers were Sorted based on User's Feedback
Answer / guest
Physical Map is used for screen(MAP), how the fron-end
application to be developed like operation,apperanace of
the data on the screen.
when we are using Symbolic map is used to handle the screen
data on COBOL program.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / bobby
in other words, physical map is the load module and symbolic map is the copybook.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rameshkumar.hk
in other words, physical map is the load module and
symbolic map is the copybook used in the cobol cics program.
| Is This Answer Correct ? | 4 Yes | 1 No |
For a CICS-DB2 program, how is the plan referenced?
i would like to practise some programs in code some cics programs plz send the programs
What is the common work area?
Define TCT.
How would you release control of the record in a READ for UPDATE?
Which of the following statements correctly describe the syntax of CICS command language?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
How will you access a VSAM file using an alternate index?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
What is DEQ?
What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?