Can you define multiple maps in a BMS mapset?How,can
anybody sent with syntax?
Answer Posted / manish_cics
we can define multiple maps by BMS MAPSET. there is a rule
for d order of BMS macros which must be followed. that is ,
with in one mapset defenition , the map definition can be
specified as many times as u wish. within one map
defeinition , d field definition can be specified as many
times as u wish. this rules as follows:
DFHMSD TYPE=DSECT OR MAP OR &SYSPARM <-- A MAPSET
DFHMDI ---------- <-- A MAP
DFHMDF ---------- <-- A FIELD
:
DFHMDI ---------
DFHMDF ---------
:
DFHMDI ---------
DFHMDF ---------
DFHMSD TYPE=FINAL
END
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What are the main uses of the transaction in the cics?
Can you define transid?
Explain the difference between pseudo-conversational and conversational?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Name the three ways available for a program to position the cursor on the screen?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What are the some important fields in the eib block?
Explain the cics command that is used for reading a record from the tdq?
what are transient data sets defined to cics?
Explain the difference between a symbolic map and physical map?
What is a cics task?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What is cics load command?
Explain cedf transaction commands?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?