What is the difference between LINK and XCTL ?
Answer / 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 |
What is the function of the Terminal Control Table(TCT)?
What is the difference between FSET and FRSET?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.
What is a Logical Unit of Work (LUW)?
If I create a TSQ from one transaction, can I read it from another transaction?
Can you define ppt and what are its uses?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
What is the process of converting the CICS commands into the equivalent host language statements called?
What is bms map?
Why do we need integrated cics translator?
What CICS facilities can you use to save data between the transactions?