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 difference between physical map and symbolic map?
Explain difference between call and link?
What is the eib parameter?
Explain how do you intitiate another transaction?
hi,what is the module? how many modules in mainframe based banking projects
What are the terms cics generally means?
What are the ways fot initiating a transaction?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain how do you terminate an already issued delay command?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Explain the different ways of initiating transaction in cics?
Explain cebr transaction commands?
Name the cics command used to access current date and time?
How can you access esds files from cics?