What is the difference between START and XCTL ?
Answer Posted / mani
Start and XCTL are completely different in execution.
Using XCTL we transfer the control from the calling program
to the called program and the control is expected to be
returned after the execution of the called program.Here we
can not change the terminal at which the transaction has to
execute and it is the same instance of the calling program.
whereas in the case of start we can specify where the
transaction has to execute i.e the terminal id and we can
also specify number of other parameters like when it has to
execute (by specifying date and time parameters).
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Mention the content that is present inside a PPT ?
Explain how would you resolve an asra abend?
What is CICS ?
Explain cebr transaction commands?
Can you define attribute byte?
Define an aica abend?
What is meant by an attribute byte?
Explain the different system tables used in cics?
What is eib?
What is interval control?
What is the meaning of the eibaid field?
Kindly specify the pic clause for the any bll cell type of data fields?
When would you use abend command?
Sync points cannot be requested by the application programs? State true or false
Can you explain primary aspect of cics?