What is the use of DSECT parameter in BMS?
Answers were Sorted based on User's Feedback
dfhmsd type=dsect/map
dsect used for creating a symbolic map.
map is uesd to create a physical map.
better to use type=&sysparm used to create both symbolic and physical maps.
symbolic map is for application programmer.and
physical map is to enduser.
(any info regd it mail me saisankar85@gmail.com)
| Is This Answer Correct ? | 14 Yes | 1 No |
What is trigger level in the context of TDQs?
What is the eib?
Explain the difference between start and xctl?
Can you issue SQL COMMIT from a CICS program?
How do you delete Item 3 in a five-item TSQ?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Can you define multiple maps in a BMS mapset?
What is the difference between receive and receivemap commands in CICS?
How to test CICS, MainFrame applications
If I create a TSQ from one transaction, can I read it from another transaction?
What CICS command do you need to obtain the user logon-id?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?