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 frset?
Can you define aica abend?
Define an aey9 abend?
Can you define mapset?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the difference between a return with transid and xctl?
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?
Can you explain exec cics handle condition command?
Explain the difference between dfhcommarea and tsq?
Explain cebr transaction commands?
What is the pic clause for the any bll cell type of data fields?
Add a field to screen when what's the flow of impact?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
How many ways are there for initiating a transaction?
Can you define commarea?