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 |
What does EIB mean in CICS?
What do the terms locality of reference and working set mean?
How to prevent user to access a screen directly from cics Native screen by using Trans Id?
Define the attribute byte?
Explain cedf transaction commands?
What are the ways fot initiating a transaction?
Can you explain cics translator?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Define TCT.
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
What are the 3 common ways to create maps?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?