What happens to resources supplied to a transaction when an
XCTL command is executed?
Answer Posted / pavan
xctl is a control transfer command.
when xctl command executed control transfers to another
program and control is not expected back to main program.
(ex: menu driven programs).
*** control doesnot hold any resourses.***
but link holds resourses and expected back automatically.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how do you access storage outside your cics program?
What is the meaning of the eibaid field?
How errors are handled in CICS programs?
How can you use dynamic calls in cics?
What is the use of the eibaid field?
Explain the function of the terminal control table?
how do you fire a batch job from a cics txn ?
what is the cics command used to access current date and time?
Explain the purpose of the program list table?
Explain the difference between link xctl?
Explain difference between call and link?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is the comaera (communication area)?
Add a field to screen when what's the flow of impact?
hi,what is the module? how many modules in mainframe based banking projects