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
Explain how do you dynamically set the cursor position to a specific field?
What is mainframe cics?
What are the ways fot initiating a transaction?
what are transient data sets defined to cics?
In the EIB block of CICS, highlight the names of few of the important fields?
What does the 'cedf:cics' transactions do?
Explain the uses that are associated to tsq and tdq ?
What is the pic clause for the data type of length option field type of data fields?
What is the meaning of the deq command?
What is journal recovery?
what is the most common way of building queue-id of a tsq?
What is the cics command level?
Explain the difference between physical map and symbolic map?
Explain the difference between intra partition tdq and extra partition tdq?
Explain cemt transaction commands?