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
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
what are the thress bms options?
Explain the use of DCT ?
How to establish dynamic cursor position on a map?
Can you explain multitasking and multithreading?
name the command that is used to dump the main storage areas related to a task?
Can you define commarea?
How errors are handled in CICS programs?
What is the use of the eibaid field?
Can you explain exec cics handle condition command?
Explain how do you delete item 3 in a five-item tsq?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
What is the common systems area?
What is the meaning of the deq command?