What happens to resources supplied to a transaction when an
XCTL command is executed?
Answer / 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 |
Explain cedf transaction commands?
How is addressability achieved to the data outside programs working-storage.?
What is the meaning of the enq command?
What is the different ways to initiate a task?
Can multiple CICS regions exist under one O/S?
What are the common tables in cics and their usage?
What is the tcp in the cisc?
what is mapfail and when we get this error? during send map or receive map?
What is the difference between getting the system time with EIBTIME and ASKTIME command?
Define the attribute byte?
Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)
Name a few CICS programs which are generally used ?