What is the option that is used to erase all unprotected
fields during a SEND MAP operation?
Answer Posted / anbu
ERASEAUP option is used.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is an mdt (modified data tag)?
List out all the tables that are a part of cics ?
Kindly specify the pic clause for the data type of length option field type of data fields?
Explain the primary function of the processing program table (ppt)?
what is an mdt (modified data tag)? Its menaing and use?
Explain the difference between the into and the set option in the exec cics receive map command?
name the command that is used to dump the main storage areas related to a task?
Explain the usage of language in the ppt entry?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Can you explain primary aspect of cics?
For protecting a transaction using the transaction security function, the two things that must be done are?
What does the 'cebr:cics' transactions do?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain ceci transaction commands?
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.