Answer Posted / meghana n.pai
MAPONLY option is used to send only the empty map to the
user without any data ie for sending initial screen.
DATAONLY option is used to send only the data and not the
map ie to refresh the screen contents, that means
screen/map will be there only fresh data has to be sent.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain how would you resolve an asra abend?
what is the differences between getting the system time with eibtime and asktime command?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is the common work area?
Explain the difference between tsq and tdq
difference between tsq and tdq?
Explain the mdt in cics?
Can you define mapset?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Explain how do you access storage outside your cics program?
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.
In a CICS program, how will you read a VSAM file?
Explain the logical message in cics?
which transient data queue support ati?
Explain the difference between and exec cics xctl and exec cics start command?