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 does EIB mean in CICS?
How do you initiate another transaction?
What are some of the cics commands associated with interval control?
Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
Define an aica abend?
What are the databases that CICS can access?
What is the difference between a PF key & a PA key ?
How are VSAM files Read in CICS pgms?
What is the pic clause for the any bll cell type of data fields?
What is meant by program reentrance?
How many conditions can you include in a single HANDLE CONDITION command?