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 |
What are different ways of initiating transaction in CICS ?
Explain the difference between using the read command with into option and set option?
How vsam files are read in cics pgms?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
In which CICS table would you specify the length of the TASK WORK AREA (TWA)?
What is task control and what are the CICS commands associated with it?
In CICS, BMS what is the use of FREEKB parameter
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?
Name a few CICS programs which are generally used ?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What are the 3 common ways to create maps?
hi,what is the module? how many modules in mainframe based banking projects