What is the difference between the XCTL and LINK commands?
Answer / guest
When we are using XCTL command, control will not return
again to the program.for example one program call to same
logical another program.
When we are using Link command control will return to main
program .
control will transfer next lower level
| Is This Answer Correct ? | 14 Yes | 0 No |
Define the term mro (multi region operation)?
Name some common CICS service programs and explain their usage?
How do you get data from a task that began with a START command?
how i can enter into cics region in real time.
Explain how pa key is different from pf key?
Can we define an alternate index on VSAM/RRDS ?
Name some important fields in the EIB block ?
What CICS facilities can you use to save data between the transactions?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is the difference between FSET and FRSET?
What is the attribute byte?
how do you execute a background cics txn ?