What is the difference between a RETURN with TRANSID and
XCTL ?For example prog. A is issuing REUTRN with TRANSID to
prog B. Prog A. is issuing XCTL to prog B?
Answer Posted / shankargouda y annigeri
When we issue a return with transis..The control is given
to the transid which must be one logical upwards.
In example 1:A is issuing REUTRN with TRANSID to
prog B..Means control goes to prog B which must be one
logical upwards..
XCTL means:No return is expected..
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Explain how do you handle errors in cics programs?
What does the 'ceci:cics' transactions do?
What are the cics tables?
What is the procedure to solve an ASRA ABEND?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Define an aica abend?
What is DEQ?
Can you define cics task?
Explain the difference between link xctl?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain the difference between a package and a plan.
what are the differences between and exec cics xctl and exec cics start command?
What are the cics commands associated with task control?
What is the cics command that is used to access current date and time?
Explain the difference between using the read command with into option and set option?