What is the difference between START and XCTL ?
Answer Posted / srihari
# 2
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 ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the command used for terminating a browse operation?
What do you mean by CEMT?
Explain the difference between tsq and tdq
Explain the purpose of the program list table?
what is the differences between getting the system time with eibtime and asktime command?
What does the 'cemt:cics' transactions do?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is the pic clause for the hhmmss type of data fields?
Kindly specify the pic clause for the any bll cell type of data fields?
How to get the cursor position when we receive a map?
What are the some important fields in the eib block?
what is an mdt (modified data tag)? Its menaing and use?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Define transient data?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?