A mapset consists of three maps and 10 fields on each map .
How many of the following will be needed ?
Answer Posted / v@m$i
sol is two types.
first:
------
if u define all fileds in one map. It is like this
DFHMSD---mapset name
DFHMDI---map name
DFHMDF--- declare 30 fileds here
Second:
-------
if u define 10 fileds for each map.It is like this
DFHMSD---mapset name
DFHMDI---map name
DFHMDF-- declare 10 fields here
NOTE:repeat this procedure for 3 maps.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the some important fields in the eib block?
What is the term bms in cics?
Can you define commarea?
Define primary objective of cics?
Name the command used for terminating a browse operation?
Can you define temporary storage?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
hi,what is the module? how many modules in mainframe based banking projects
Explain the maps in cics?
what are the thress bms options?
Give certain situations where NEWCOPY is obligatory?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What do you mean by CEMT?
What are the common tables in cics and their usage?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?