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
Explain the difference between a package and a plan.
Explain the difference between link and xctl?
Define TCT.
What is the pcp in the cics?
What are the cics tables?
What is the main function of the sign-on table?
How to establish dynamic cursor position on a map?
Name the command which is used to release a record on which exclusive control is gained?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is the eib parameter?
Explain what is the massinsert option?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Explain the function of the cics translator?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What are the common tables in cics and their usage?