What happens to resources supplied to a transaction when an
XCTL command is executed?



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

Post New Answer

More CICS Interview Questions

Explain the difference between the into and the set option in the exec cics receive map command?

0 Answers  


How do find length of the cursor in cics map ?

3 Answers   HCL,


Explain processing program table(ppt)?

0 Answers  


what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

0 Answers   IBM,


Explain how to build up lu 6.2 communication?

0 Answers  






i would like to practise some programs in code some cics programs plz send the programs

0 Answers   IBM,


what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?

1 Answers   IBM,


What is the syncpoint and its use?

1 Answers  


What is the eib parameter?

0 Answers  


Explain how do you access storage outside your cics program?

0 Answers  


What are the beginning and end points of an LUW called?

1 Answers  


when will be use the tdq and tsq??

0 Answers  


Categories