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
What is an mdt (modified data tag)?
Can you define cemt?
Explain how do you terminate an already issued delay command?
Can you define commarea?
What is ENQ?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Db2 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 cicsregions that share the same db2 subsystem?
What is bms map?
what is the differences between getting the system time with eibtime and asktime command?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What does the 'cebr:cics' transactions do?
Can you define attribute byte?
Define temporary storage?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What does the 'ceci:cics' transactions do?