A mapset consists of three maps and 10 fields on each map .
How many of the following will be needed ?
Answers were Sorted based on User's Feedback
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 |
Answer / ananta bajpai
dfhmsd -3 maps
dfhmdi - 3
dfhmdf- 30fileds
| Is This Answer Correct ? | 0 Yes | 3 No |
why we code ACCUM parameter in cics send time
How is the stopper byte different from an auto skip byte ?
What is meant by a ‘Transid’ ?
What is the function of the LOAD command?
Explain the primary function of the processing program table (ppt)?
What is journal recovery?
what is partial serch analysys in cics?
what is eib, how is can be used?
What will be the length of the eibcalen ,if the transaction is used to cics first time?
Define the term mro (multi region operation)?
Explain how do you dynamically set the cursor position to a specific field?
Explain what is a cursor in cics sql processing?