What is the difference between a physical BMS mapset and a
logical BMS mapset?
Answer Posted / v@m$i
physical map:
-------------
BMS macros are assembled separately and link edited into the CICS load library.
symbolic map:
--------------
Symbolic map is included in the program by issuing a COBOL COPY statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain enq and deq used in cics?
Can you explain dfhmdf bms macro?
Define an asra?
How to dsect parameter is used in bms?
What are the recoverable cics resources?
Explain cemt transaction commands?
Explain the system transid cemt?
What are the cics tables?
Explain the difference between a package and a plan.
What is the comaera?
Can you define transid?
what are transient data sets defined to cics?
Can you explain dfheiblk?
Define transient data?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?