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
what is effect on receive map when
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Define an aica abend?
What is the cics command level?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
How can you use dynamic calls in cics?
What does the 'cebr:cics' transactions do?
If we wish to create bms executable, what are the basic steps that the user has to go through?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Can you explain enq and deq used in cics?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
name the command that is used to dump the main storage areas related to a task?
How can you access qsam (seq) files from cics?
Name the command which is used to release a record on which exclusive control is gained?