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 |
The error code AEIV?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
How do you use extended attributes ?
How do you control cursor positioning?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?
What is ENQ, DEQ ?
Use of DFHCOMMAREA in cics
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain how DSECT parameter is used in BMS ?
What does the 'cemt:cics' transactions do?
How is the stopper byte different from an auto skip byte ?