Mention the 5 fields available in the symbolic map for
every ?NAMED? field in the DFHMDI macro? Give a brief
description of these fields (Not exceeding a line).
Answer Posted / sahil maini
NAMEDL : Contains the lenght once the data is recieved from
the map.
NAMEDA : Attribute character, also contains MDT, can be
used to override the attributes mentioned during map coding
NAMEDF : Flag byte
NAMEDI : Recieving the input data
NAMEDO : Sending data to map
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is cics load command?
What do you mean by CEMT?
Name the three ways available for a program to position the cursor on the screen?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Explain how many exceptional condition can be given in a handle condition?
How to define a vsam file in cics getting into cics to define a vsam file.
Specify the requirements for automatic task initiation?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Explain how do you dynamically set the cursor position to a specific field?
Can you explain communication area?
What is the pic clause for the hhmmss type of data fields?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Can you explain primary aspect of cics?
which is the cics control program that provides communication services between user written application programs and terminals?