What is the difference between LINK and XCTL ?
Answer Posted / pop
LINK Command passes control to an application program at
the next logical level and expect to come back..
XCTL Command transfers control to an application program at
the same logical level and do not expect to come back....
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What do you mean by the term fct?
Define exec cics retrieve?
How do you use altindxs in batch, cics programs?
What is commarea (communications area)?
Explain the difference between using the read command with into option and set option?
Explain the difference between intra partition tdq and extra partition tdq?
Explain how do you intitiate another transaction?
What is the syncpoint command?
What is CICS ?
Define an asra abend?
what are transient data sets defined to cics?
What is meant by a ‘Transid’ ?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
which transient data queue support ati?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?