Answer Posted / mahesh
Not mandatory.But we have ..the table name is Temporary
Storage Table.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain the significance of rdo?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
List out all the tables that are a part of cics ?
What is bms map?
Explain how do you terminate an already issued delay command?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Define RCT.
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Explain how pa key is different from pf key?
What is the difference between pct and fct?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Explain the difference between dfhcommarea and tsq?
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 do you handle errors in cics programs?