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 |
I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
The error code AEIV?
What is the difference between START and XCTL ?
How errors are handled in CICS programs?
What is journal recovery?
What is EXEC CICS RETRIEVE ?
Name the cics command used to access current date and time?
What is the pic clause for the hhmmss type of data fields?
what is the option to be coded on return to associate a transaction identifier with next terminal.
Explain the logical message in cics?
What is cics load command?