What is the difference between START and XCTL? How do you
determine when to use either option?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ra
START: is basically used to initiate a cics transaction on
any remote trimal or printer
XCTL: is used to transfere control on prgram level form one
program to another program
| Is This Answer Correct ? | 2 Yes | 0 No |
List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?
What is the difference between the NOHANDLE option and the IGNORE condition?
Give certain situations where NEWCOPY is obligatory?
Define an asra?
when will be use the tdq and tsq??
What is the cics command level?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
What will be the length of the eibcalen ,if the transaction is used to cics first time?
What is Journal Recovery and Dynamic Transaction Backout?
How are programs reinitiated under CICS ?
What are the attribute values of Skipper and Stopper fields?
What is fset?