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
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Define transient data?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain the difference between start and xctl?
What is the main function of the sign-on table?
What is the meaning of the enq command?
What is DEQ?
Specify cics transaction initiation process?
Name at least one of the ways by which a transaction can be terminated?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is frset?
How can you access qsam (seq) files from cics?
Can you define cemt?
What is an mdt (modified data tag)?
Can you define temporary storage?