What is the use of DSECT parameter in BMS?
Answer Posted / saisankar
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 |
Post New Answer View All Answers
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is the meaning of the enq command?
Define the attribute byte?
Can ESDS files be accessed from CICS?
Explain the difference between getting the system time with eibtime and asktime command?
Can you define cics task?
Can you define cemt?
Mention one alternative aspect of CICS?
How vsam files are read in cics pgms?
Can you define bms?
Explain cemt transaction commands?
What are the classifications of the cics program?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What are the terms cics generally means?
Explain how do you dynamically set the cursor position to a specific field?