What is the difference between START and XCTL? How do you
determine when to use either option?
Answer Posted / abhijit
START is used to start a transaction either from a
application program or in the background. Once the
transaction is started the application program moves ahead
in the processing. XCTL is used to transfer control to
another program(not a transasction). Once the XCTL command
is completed the calling program does not expect the
control to come back to itself.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Receive consists of buffer option in it. What is the significance of this option?
What is the term conversational programs means?
Name the cics command that gives the length of twa area?
Why do we need integrated cics translator?
Explain the logical message in cics?
Explain how do you access the records randomly in tsq?
What is bms map?
Can you explain common systems area?
what are the reserved words for cics?
Specify the requirements for automatic task initiation?
What is ENQ?
Explain how do you delete item 3 in a five-item tsq?
Can you use occurs in bms map?
Specify cics transaction initiation process?
With the use of an alternate index, how is a VSAM file accessed?