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 |
What is a two Phase commit in CICS?
How is dynamic memory allocated within a CICS application program?
For a CICS-DB2 program, how is the plan referenced?
What are the databases that CICS can access?
Into what fields will the date and time values be moved after execution of the above command?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
Can you define commarea?
Can you define mdt?
Explain the primary function of the processing program table (ppt)?
What is the different ways to initiate a task?
Is length = 0 sufficient to ascertain that the field has been modified?
What does the 'cemt:cics' transactions do?