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 CICS command would you use to read a VSAM KSDS sequentially in ascending order?
Can you explain common systems area?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
How are screens created in cics
Can you define bms?
What is an mdt (modified data tag)?
Define the term mro (multi region operation)?
are we use the group by clause in cursors?
What is DFHAID? what is its use?
Name some common CICS service programs and explain their usage?
Can you define commarea?
Explain how do you intitiate another transaction?