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 |
I want to know what exactly the STOPPER field does with example. Please help.
Which is the command that is used to dump the main storage areas related to a task?
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?
Define an aey9 abend?
What is an ASRA?
Explain how many conditions can you include in a single handle condition command?
Explain how do you terminate an already issued delay command?
Name three ways the Modified Data Tag can be set on?
How do we pass parameters into a CICS –DB2 program
0 Answers Accenture, JPMorgan Chase,
Once a transient data queue is read, can it be reread?
what is difference between call and link ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?