What is the difference between a Symbolic map and Physical
map ?
Answer Posted / cheran pogu
The primary objective of the physical map is to ensure the
device independence in the applicaiton program. More
concretely, for input operations, the physical map defines
maximal data length and starting position of each field to
be read and allows BMS to interpret an input data stream.
For output operations, the physical map defines starting
position, length, field characteristic (Attibute Bytes) and
default data for each field, and allow BMS to add control
characters and commands for ouput in order to construcht an
ouput data stream.
The primary objective of the BMS symbolic map is to ensure
the device and format independec to the application
programs. Therefore, through the symbolic map, a layout
change in the formatted screen can be done independent of
the appllication program coding as long as the field name
and lenght remain same.
it is used by the application program, which issues a COBOL
COPY statement in order to include a symbolic map in the
program.
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
Define transient data?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
What are some of the cics commands associated with interval control?
What are the classifications of the cics program?
How is Telon(CA-Telon) used to build map?
Explain the primary function of the processing program table (ppt)?
Can dynamic calls be used in CICS?
Explain the difference between and exec cics xctl and an exec cics link command?
Can you explain enq and deq used in cics?
Name the three ways available for a program to position the cursor on the screen?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Explain the use of DCT ?
Explain the logical message in cics?
What is the common work area?
Kindly specify the pic clause for the hhmmss type of data fields?