Answer Posted / g.sudalai muthu
Call statement can be said to be similar to LINK since both
transfer control at Lower logical Level whereas XCTL
transfers control at the same level. Also in CALL the
control must transfer to the calling program like LINK but
unlike XCTL. In CICS, information is passed to the called
pgm through DFHCOMMAREA alongwith lenght of data. XCTL
command requires fewer overheads, hence its performance is
relatively better in comparison to the LINK command. Also,
the calling program does not expect control to be returned.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to establish dynamic cursor position on a map?
Can you explain dfheiblk?
In a CICS program, how will you read a VSAM file?
What is eib?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Explain the different ways of initiating transaction in cics?
What do you mean by CEMT?
What is the pcp in the cics?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain the maps in cics?
what is the most common way of building queue-id of a tsq?
define the field with ic in the bms map.
What does the 'cemt:cics' transactions do?
What is CICS ?