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 control cursor positioning?
If we wish to create bms executable, what are the basic steps that the user has to go through?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain the usage of language in the ppt entry?
Name the two types of transient data queues?
Kindly specify the pic clause for the hhmmss type of data fields?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Is length = 0 sufficient to ascertain that the field has been modified?
Can you explain enq and deq used in cics?
Name some translator and compile options and explain their meaning?
What is DEQ?
Explain the logical message in cics?
Define communication area?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What are the ways fot initiating a transaction?