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 |
Explain what is the massinsert option?
What is data only and map only in cics
In a CICS program, how will you read a VSAM file?
Can any one write coding for scrolling logic or page up & page down?
After execute the map, What will happen ? Give breif Description
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
What is an AEY9 abend ?
Can a tsq of one particular transaction be accessed from an alternate transaction?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Particular area has been affected in cics screen, what is the process to find?
Can a program change protected field ?