Answer Posted / santy
Hi Sushree,
You have made some mistake to write above answer.
correct answer is that,:-
Link is the used to link different CICS programs to each
other, in which one Higher level program gives the Control
to the other Lower level program and expected CONTROL to be
returned back to called program.
Hopes you got the mistake done from you.
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of the program list table?
Can dynamic calls be used in CICS?
What is fset?
When would you use abend command?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Define RCT.
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Name the command which is used to release a record on which exclusive control is gained?
Can you explain enq and deq used in cics?
What is bms map?
What is the pic clause for the data type of length option field type of data fields?
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.
which transient data queue support ati?
What is the eib parameter?
Can you use occurs in bms map?