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 |
How do find length of the cursor in cics map ?
Define the term transaction routing?
How do you fire a batch job from a CICS transaction ?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What is ENQ, DEQ ?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Can a tsq of one particular transaction be accessed from an alternate transaction?
Can you define multiple maps in a BMS mapset?
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
What is the name of the facility provided by CICS to free the application program form the problems caused
What is the different ways to initiate a task?
how can we display negative sign in a map?