Explain the difference among the EXEC LINK, EXEC XCTL and
Cobol II static call statements in CICS.
Answer Posted / shivanadri
In the COBOL it is control management.means the Operating
System pass the control from calling program to called
program in the same in two cases(LINK and XCTL)but the
difference is the control can come back when we use in the
case of LINK from called program to calling program when
completion of execution of called program. coming to the
XCTL the control never come back to the calling program from
called program
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the different system tables used in cics?
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.
Define RCT.
what is an mdt (modified data tag)? Its menaing and use?
Explain how and where is the twa size set?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Explain the difference between and exec cics xctl and an exec cics link command?
Explain cebr transaction commands?
What is the comaera?
Explain how pa key is different from pf key?
What is the use of the eibaid field?
How many ways are there for initiating a transaction?
list the sequence of steps used to achieve modiication in skip sequential mode?
Define temporary storage?
What is the use of mdt (modified data tag)?