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
what is an mdt (modified data tag)? Its menaing and use?
Define transient data?
Can you explain cics transaction gateway?
What is the use of mdt (modified data tag)?
In the EIB block of CICS, highlight the names of few of the important fields?
Explain how to build up lu 6.2 communication?
Explain how and where is the twa size set?
Explain the difference between and exec cics xctl and an exec cics link command?
Explain the difference between using the read command with into option and set option?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain the difference between and exec cics xctl and exec cics start command?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What is the common systems area?
What is the eib?
For protecting a transaction using the transaction security function, the two things that must be done are?