Answer Posted / guess
both can be used for same including the copy structures...
copy will be expand during compilation and include will be
expand during pre compilation...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What are the types of the dfhmdf present in the cics?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Differentiate between PCT and FCT.
hi,what is the module? how many modules in mainframe based banking projects
Define cics interface block?
Explain how do you dynamically set the cursor position to a specific field?
If we say that bms length of field = 0, then what does that mean?
What is the term bms in cics?
Define RCT.
What is a transid?
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.
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Explain the difference between physical map and symbolic map?