What is the difference between START and XCTL? How do you
determine when to use either option?
Answer Posted / 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 |
Post New Answer View All Answers
What are the cics commands associated with task control?
Can you define mapset?
What is the eib?
What is the meaning of the deq command?
What is meant by an attribute byte?
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 ?
What is the procedure to solve an ASRA ABEND?
How to establish dynamic cursor position on a map?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is task control?
What is an mdt (modified data tag)?
What are the recoverable cics resources?
How to dsect parameter is used in bms?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?