What is the difference between START and XCTL ?
Answer Posted / mahesh n
Start and XCTL are completely different in execution.
in START, we are executing a program associated with the
transaction we give in START TRAN-id, no data is given here,
where as in XCTL data is transferred from the program which
we call the XCTL function to the program to which the
control is passed.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the purpose of the program list table?
What are the terms cics generally means?
What are the cics transactions?
Can you explain dfhmdf bms macro?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain the function of the load command?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What is bms map?
Explain the difference between dfhcommarea and tsq?
What is the difference between pct and fct?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the different ways of initiating transaction in cics?
How to handle exceptional conditions in cics?
What is the abend command?