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 |
Can you explain dfheiblk?
What is the option that is used to erase all unprotected fields during a SEND MAP operation?
what is mapfail and when we get this error? during send map or receive map?
What Are Send Map Maponly & Send Map Dataonly ?
What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
Explain the function of the cics translator?
Can you define ppt and what are its uses?
What happens when a CICS command contains the NOHANDLE option?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
What is Communication Area?