whar is the difference bwn LINK() and XCTL()?
Answer Posted / rajesh reddy
The link() command is used to pass ctrl from an application
progrm at one logical to another application at the next
lower logical level.The calling program expects control to
be returned.
The xctl() command is used to pass control from one
application to another application program at the same
logical level .The calling program does not expect contol
to be returned.
In both cases data can be passed through a special purpose
register COMMAREA.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the significance of rdo?
What is the syncpoint command?
Can you define aica abend?
What are the types of the dfhmdf present in the cics?
Explain what is a cursor in cics sql processing?
Can you define bms?
list the sequence of steps used to achieve modiication in skip sequential mode?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Explain the function of the terminal control table?
Explain how do you access the records randomly in tsq?
Define cebr?
what is 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?
What is the kcp in the cics?
What does the 'cebr:cics' transactions do?
Can you define mdt?