What is the difference between a physical BMS mapset and a
logical BMS mapset?

Answers were Sorted based on User's Feedback



What is the difference between a physical BMS mapset and a logical BMS mapset?..

Answer / guest

The physical map is the load module and the symbolic map is
the data structure.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between a physical BMS mapset and a logical BMS mapset?..

Answer / 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

What is the difference between a physical BMS mapset and a logical BMS mapset?..

Answer / penchal

Physical Map:It is loaded in load library and it is used by
end user
Symbolic Map: It Is Loaded in copy library and it is used by
application programer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

What is a mapset?

2 Answers  


Define RCT.

0 Answers  


Define an asra abend?

0 Answers  


What information do you get when an EXEC CICS STARTCODE is issued?

1 Answers   CTS, IBM,


What is interval control?

0 Answers  






What is the difference between using the READ command with INTO option and SET option?

2 Answers   IBM,


How do you initiate another transaction?

1 Answers  


Explain the function of the cics translator?

0 Answers  


What are the attribute values of Skipper and Stopper fields?

1 Answers  


which transient data queue support ati?

0 Answers   IBM,


When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored

1 Answers  


Define communication area?

0 Answers  


Categories