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
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Name a few CICS programs which are generally used ?
What is the pic clause for the any bll cell type of data fields?
Name at least one of the ways by which a transaction can be terminated?
What is the difference between a return with transid and xctl?
What does the 'ceci:cics' transactions do?
Define an aica abend?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is an mdt (modified data tag)?
what are the commands used to gain exclusive control over a resource?
What are the types of processes to create a map in cics?
Explain the difference between a symbolic map and physical map?
Explain the function of the load command?
What are fset, frset?
Explain ceci transaction commands?