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 |
List out all the tables that are a part of cics ?
What is task control and what are the CICS commands associated with it?
How do you read from a TSQ?
For a CICS-DB2 program, how is the plan referenced?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
Name some important fields in the EIB block ?
What does a cics translator do?
What is MDT?
What is the command that is used to delay the processing of a task for a specified time interval
How can you access qsam (seq) files from cics?
The first step in the development of an application system is the Requirement Analysis(True or False).
How do you use extended attributes ?