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
What does EIB mean in CICS?
Explain how can you accomplish breakpoint in intertest?
Define task work area?
Define the term function request shipping?
Explain how and where is the twa size set?
what are transient data sets defined to cics?
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.
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
How to define a vsam file in cics getting into cics to define a vsam file.
Explain how do you terminate an already issued delay command?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain how do you establish a starting position in a browse operation?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
Explain how to build up lu 6.2 communication?
Define cics interface block?