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



A mapset consists of three maps and 10 fields on each map . How many of the following will be need..

Answer / karthik

DFHMSD - 1
DFHMDI - 3
DFHMDF - 30

Is This Answer Correct ?    6 Yes 0 No

A mapset consists of three maps and 10 fields on each map . How many of the following will be need..

Answer / 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

A mapset consists of three maps and 10 fields on each map . How many of the following will be need..

Answer / ananta bajpai

dfhmsd -3 maps
dfhmdi - 3

dfhmdf- 30fileds

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More CICS Interview Questions

Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?

0 Answers  


What is the difference between link xctl?

8 Answers   IBM, MBNA,


What is the meaning of BMS length of field = 0?

1 Answers   IBM,


Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?

1 Answers   IBM,


What are fset, frset?

0 Answers  






Name some commands used for CICS file browsing.

2 Answers  


Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.

4 Answers  


Can you explain communication area?

0 Answers  


What are the two types of transient data queues?

1 Answers   IBM,


Explain the mdt in cics?

0 Answers  


What does the 'cedf:cics' transactions do?

0 Answers  


What is the EIB (execute interface block)?

2 Answers   IBM,


Categories