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 |
Define an asra abend?
What is a resident program?
What are the situations under which NEWCOPY is required ?
Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
What does the 'cemt:cics' transactions do?
How do you establish a starting position in a browse operation?
What are the some important fields in the eib block?
How to get the sign-on user-id from an application program?
What is CICS ?
List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?
Can you explain cics transaction gateway?
How can u pass the control from one prog to another in CICS?