Can you define multiple maps in a BMS mapset?How,can
anybody sent with syntax?
Answer Posted / kumar
we can define multiple maps using BMS mapset
The DFHMSD macro defines a map set. A map set contains one
or more maps.
MAPSET DFHMSD....
.
.
MAP DFHMDI....
.
.
DD DFHMDF GRPNAME=DATE,POS=(6,40),LENGTH=2,ATTRB=...
.
MM DFHMDF GRPNAME=DATE,POS=(6,46),LENGTH=2
.
YY DFHMDF GRPNAME=DATE,POS=(6,52),LENGTH=2
.
FIELD DFHMDF LENGTH=5,COLOR=GREEN,...
DFHMSD TYPE=FINAL
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
Can you define commarea?
Explain how DSECT parameter is used in BMS ?
Can ESDS files be accessed from CICS?
Explain the mdt in cics?
Can you define cemt?
What is the pic clause for the hhmmss type of data fields?
What is a cics task?
Which commend used for terminating a browser operation?
Particular area has been affected in cics screen, what is the process to find?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Mention the content that is present inside a PPT ?
how do you intitiate another transaction?
What are the classifications of the cics program?
How to define a vsam file in cics getting into cics to define a vsam file.
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?