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 fset, frset?
Define cics interface block?
How many ways are there for initiating a transaction?
What are the common cics service programs and explain their usage?
Explain the different system tables used in cics?
What are the some important fields in the eib block?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Highlight the difference between a symbolic map and physical map?
List out all the tables that are a part of cics ?
What are the types of processes to create a map in cics?
What is meant by a ‘Transid’ ?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
how do you execute a background cics txn ?
Name at least one of the ways by which a transaction can be terminated?
Define cebr?