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 / anna
fields:
A
F
I
O
L
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Can you define attribute byte?
What is the use of the program list table?
what are the commands used to gain exclusive control over a resource?
What is meant by a ‘Transid’ ?
list the sequence of steps used to achieve modiication in skip sequential mode?
Define temporary storage?
For protecting a transaction using the transaction security function, the two things that must be done are?
In a CICS program, how will you read a VSAM file?
what are the thress bms options?
what is the cics command used to access current date and time?
What are the classifications of the cics program?
what are the differences between and exec cics xctl and exec cics start command?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
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 the difference between temporary storage queue (tsq) and transient data quene (tdq)?